Updated the data reading to have a data request limit, also updated docs

on new configuration options
This commit is contained in:
2025-11-27 11:44:27 +00:00
parent 7d38752f34
commit 54b6f018cf
3 changed files with 8 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
"cache_data": false,
"allow_signup": true,
"site_description": "Read my blogs!",
"timeline_length": 20,
"request_data_limit": 20,
"enable_hitcount": true,
"charset": "UTF-8",
"root_path": "../webroot/",