editing user redirects to user's page and began to implment ATOM

This commit is contained in:
2025-07-30 00:43:21 +01:00
parent 39eba8fcda
commit 0c43c7315c
12 changed files with 106 additions and 43 deletions

View File

@@ -10,13 +10,13 @@
"enable_hitcount": true,
"charset": "UTF-8",
"root_path": "/path/to/blogger-webroot",
"delete_account_url": "/delete_account",
"edit_account_base_url": "/edit_account",
"new_post_url": "/post",
"signup_url": "/signup",
"edit_post_base_url": "/edit",
"default_comenter_username": "Anon",
"rss": true,
"rss_url": "/rss",
"atom": true,
"date_format": "yyyy-MM-dd",
"time_zone": "+0000",
"string": {