Tracking /webroot, contains custom.css and robots.txt, might have to add

favicon.ico too.
This commit is contained in:
2025-10-02 10:43:44 +01:00
parent 87fd97730e
commit d9d45ff6ea
5 changed files with 105 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
"timeline_length": 20,
"enable_hitcount": true,
"charset": "UTF-8",
"root_path": "/path/to/webroot",
"root_path": "../webroot/",
"edit_account_base_url": "/edit_account",
"new_post_url": "/post",
"signup_url": "/signup",