diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-06-27 20:48:54 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-08-30 05:41:03 -0500 |
commit | ba3a399d8899c55f03b5648ed668c9f32f9b8a26 (patch) | |
tree | edc1f6ba121ffb7026c72ab24e375eaf777f08b5 /config/settings.yml | |
parent | c81fd632250ba6180d11c9fba01865f5caf71173 (diff) |
[Privacy, Transparency] Reduce allowlist mode restrictions; make publishing trusted servers to about page possible.
Diffstat (limited to 'config/settings.yml')
-rw-r--r-- | config/settings.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/settings.yml b/config/settings.yml index c61454e9e..be9fe093a 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -79,6 +79,8 @@ defaults: &defaults show_domain_blocks_rationale: 'disabled' outgoing_spoilers: '' + show_domain_allows: 'disabled' + development: <<: *defaults |