aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
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.