mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-17 16:11:14 +10:00
Fixing broken CSS, HTML changes, invite page is hidden if turned off, mods can revoke invite privileges.
This commit is contained in:
@@ -239,7 +239,7 @@ inactive_redirect = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
|
||||
# Option to delete image if it's local
|
||||
# 0 - keep, 1 - move to 'rm' folder, 2 - DELETE
|
||||
image_delete_opt = 0
|
||||
IMAGE_DELETE_SETTING = 0
|
||||
|
||||
# age (minimal 13 due to C.O.P.P.A)
|
||||
age_allowed = "13"
|
||||
|
||||
Reference in New Issue
Block a user