Mercurial > prosody-modules
comparison mod_http_libjs/README.md @ 6110:9db1529c06c2
Merge upstream
| author | tmolitor <thilo@eightysoft.de> |
|---|---|
| date | Sun, 05 Jan 2025 17:50:02 +0100 |
| parents | 18400b6c9d45 |
| children |
comparison
equal
deleted
inserted
replaced
| 6109:4cb1cad2badd | 6110:9db1529c06c2 |
|---|---|
| 9 | 9 |
| 10 This module serves common static CSS and Javascript libraries from the | 10 This module serves common static CSS and Javascript libraries from the |
| 11 filesystem, allowing other HTTP modules to easily reference them. | 11 filesystem, allowing other HTTP modules to easily reference them. |
| 12 | 12 |
| 13 The default configuration works out of the box with Debian (and derivatives) | 13 The default configuration works out of the box with Debian (and derivatives) |
| 14 `libjs-*` packages, such as libjs-jquery and libjs-bootstrap. | 14 `libjs-*` packages, such as `libjs-jquery` and `libjs-bootstrap`. |
| 15 | 15 |
| 16 You can override the filesystem location using the `libjs_path` configuration | 16 You can override the filesystem location using the `libjs_path` configuration |
| 17 option. The default is `/usr/share/javascript`. | 17 option. The default is `/usr/share/javascript`. |
| 18 | 18 |
| 19 Compatibility | 19 Compatibility |
| 20 ============= | 20 ============= |
| 21 | 21 |
| 22 ----- ------- | 22 Prosody-Version Status |
| 23 0.11 Works | 23 --------------- -------------------- |
| 24 ----- ------- | 24 trunk Works as of 24-12-08 |
| 25 0.12 Works |
