mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 03:32:25 -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,
|
InstanceSubscriptionsProcessFrom: "23:00", // 11pm,
|
||||||
InstanceSubscriptionsProcessEvery: 24 * time.Hour, // 1/day.
|
InstanceSubscriptionsProcessEvery: 24 * time.Hour, // 1/day.
|
||||||
InstanceAllowBackdatingStatuses: true,
|
InstanceAllowBackdatingStatuses: true,
|
||||||
|
InstanceAllowEmptyUserAgents: false,
|
||||||
|
|
||||||
AccountsRegistrationOpen: false,
|
AccountsRegistrationOpen: false,
|
||||||
AccountsReasonRequired: true,
|
AccountsReasonRequired: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue