Version 1
[yaffs-website] / web / core / modules / config / config.permissions.yml
diff --git a/web/core/modules/config/config.permissions.yml b/web/core/modules/config/config.permissions.yml
new file mode 100644 (file)
index 0000000..ee24216
--- /dev/null
@@ -0,0 +1,9 @@
+synchronize configuration:
+  title: 'Synchronize configuration'
+  restrict access: true
+export configuration:
+  title: 'Export configuration'
+  restrict access: true
+import configuration:
+  title: 'Import configuration'
+  restrict access: true