mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-25 14:35:04 +00:00
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
This commit is contained in:
commit
4816bd54b0
1 changed files with 1 additions and 1 deletions
2
utils.c
2
utils.c
|
@ -26,7 +26,7 @@ static const char *default_srv_config = "{"
|
||||||
"\"queue_retry_minutes\": 2,"
|
"\"queue_retry_minutes\": 2,"
|
||||||
"\"queue_retry_max\": 10,"
|
"\"queue_retry_max\": 10,"
|
||||||
"\"cssurls\": [\"\"],"
|
"\"cssurls\": [\"\"],"
|
||||||
"\"max_timeline_entries\": 128,"
|
"\"max_timeline_entries\": 50,"
|
||||||
"\"timeline_purge_days\": 120,"
|
"\"timeline_purge_days\": 120,"
|
||||||
"\"local_purge_days\": 0,"
|
"\"local_purge_days\": 0,"
|
||||||
"\"admin_email\": \"\","
|
"\"admin_email\": \"\","
|
||||||
|
|
Loading…
Reference in a new issue