mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
increase delete user max age from 14->60
This commit is contained in:
parent
cf1c759cc3
commit
a48fb956f0
@ -121,7 +121,7 @@ users:
|
|||||||
default: 30
|
default: 30
|
||||||
delete_user_max_age:
|
delete_user_max_age:
|
||||||
client: true
|
client: true
|
||||||
default: 14
|
default: 60
|
||||||
delete_all_posts_max: 15
|
delete_all_posts_max: 15
|
||||||
default_external_links_in_new_tab: false
|
default_external_links_in_new_tab: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user