diff options
Diffstat (limited to 'files/prosody.cfg.lua.j2')
-rw-r--r-- | files/prosody.cfg.lua.j2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/prosody.cfg.lua.j2 b/files/prosody.cfg.lua.j2 index 0298ba0..b6d9fc1 100644 --- a/files/prosody.cfg.lua.j2 +++ b/files/prosody.cfg.lua.j2 @@ -82,8 +82,6 @@ limits = { }; } -archive_expires_after = "10y" - storage = "sql" sql = { driver = "PostgreSQL"; |