mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 15:42:24 -05:00
add default
This commit is contained in:
parent
220b17e2f8
commit
155ebda499
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ var Defaults = Configuration{
|
|||
InstanceSubscriptionsProcessFrom: "23:00", // 11pm,
|
||||
InstanceSubscriptionsProcessEvery: 24 * time.Hour, // 1/day.
|
||||
InstanceAllowBackdatingStatuses: true,
|
||||
InstanceAllowEmptyUserAgents: false,
|
||||
|
||||
AccountsRegistrationOpen: false,
|
||||
AccountsReasonRequired: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue