aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-06-04 09:13:03 +0200
committerMinteck <contact@minteck.org>2022-06-04 09:13:03 +0200
commitdd5c8c3e10851d3b8c5d7764c90035e1d976a958 (patch)
treede90f23501dd5ab19356ccd466792fd0f5c7bf49 /data
parent90db3a8698d385f9ac2086d238cd58de20d153ba (diff)
downloadequestriadb-dd5c8c3e10851d3b8c5d7764c90035e1d976a958.tar.gz
equestriadb-dd5c8c3e10851d3b8c5d7764c90035e1d976a958.tar.bz2
equestriadb-dd5c8c3e10851d3b8c5d7764c90035e1d976a958.zip
ImmutableHEADmane
Diffstat (limited to 'data')
-rw-r--r--data/databases.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/databases.yml b/data/databases.yml
index 62646f6..2590589 100644
--- a/data/databases.yml
+++ b/data/databases.yml
@@ -17,7 +17,7 @@ neutron:
# Whether the database should be immutable (read-only) or not
# If enabled, all 'delete' and 'write' commands will be
# rejected.
- immutable: false
+ immutable: true
# You can add one or multiple access tokens; make sure all
# the access tokens are unique across all databases.