deadvey
9305559660
Documentation fix
...
String -> Boolean
Signed-off-by: deadvey <deadvey@deadvey.com >
2025-09-24 20:39:42 +01:00
deadvey
35e6b94ba1
Support for uncached data loading
...
So you don't have to restart the server, you can add "cache_data": false option to config.json to not cache data.
Documented in CONFIG.md
I added a require_module function that either does or does not cache the data based on this configuration option.
Signed-off-by: deadvey <deadvey@deadvey.com >
2025-09-24 20:37:35 +01:00
deadvey
c8af978259
docs and also I improved the readability/user friendliness of the EJS
2025-09-03 22:28:50 +01:00
deadvey
5f07db1e15
tables in CONFIG.md
2025-08-09 21:10:23 +01:00
deadvey
d298717519
Testing markdown tables
2025-08-09 21:05:58 +01:00
deadvey
0b25fb221b
Documentation
2025-08-09 20:53:57 +01:00
deadvey
bced9c7c0e
CONFIG.md documentation and also fixed a bug where when ATOM files are
...
loaded the config.rss boolean is actually checked as opposed to
config.atom, fixed by also adding string.atom_disabled to config.json :)
2025-08-02 03:00:20 +01:00
deadvey
f723e37732
docs and that
2025-08-02 02:48:22 +01:00
deadvey
797d894621
lots of fixes and more EJS
2025-07-23 02:20:38 +01:00