diff options
| author | Alexandre Oliva <oliva@gnu.org> | 2025-02-06 09:04:36 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-06 09:04:36 +0100 |
| commit | 8e1a2c5ff92d01789e02980f2e36c8808c8ea033 (patch) | |
| tree | 4502578f8dbd5e4a9e383cdd54875fb46daf9f7a /utils.c | |
| parent | 2b28fe814271eaa0b4a29457b364abd446d728c2 (diff) | |
Merged 53ad5cdf0371fc068fa03bf287fc94be.
Diffstat (limited to 'utils.c')
| -rw-r--r-- | utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ static const char *default_srv_config = "{" "\"queue_timeout\": 6," "\"queue_timeout_2\": 8," "\"cssurls\": [\"\"]," + "\"def_timeline_entries\": 50," "\"max_timeline_entries\": 50," "\"timeline_purge_days\": 120," "\"local_purge_days\": 0," |