mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-17 16:11:14 +10:00
Removed MOTDs, Allowed mods and staff to edit communities.
This commit is contained in:
@@ -193,6 +193,9 @@ allow_signups = True
|
||||
# Mods under this level will still be able to manage users, however will not be able to view any sensitive data.
|
||||
min_lvl_metadata_perms = 10
|
||||
|
||||
# if someone's level is equal or above this, they can edit any community on your clone.
|
||||
level_needed_to_man_communities = 5
|
||||
|
||||
# file size limits in megabytes! only applies when using the community tools.
|
||||
max_icon_size = .5
|
||||
max_banner_size = 1
|
||||
|
||||
Reference in New Issue
Block a user