Commit 171b0dbe authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Set default user quota at 5GB

parent 3f85277a
...@@ -275,7 +275,7 @@ autocreate_post: 1 ...@@ -275,7 +275,7 @@ autocreate_post: 1
# otherwise the user has unlimited quota. # otherwise the user has unlimited quota.
# # # #
# Note that quota is specified in kilobytes. # Note that quota is specified in kilobytes.
autocreate_quota: 0 autocreate_quota: 5242880
# Autocreate_quota_messages # Autocreate_quota_messages
# ------------------------- # -------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment