summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
Diffstat (limited to 'flags')
-rw-r--r--flags/flags.aconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig
index 8c5f2dd53..5d9e01052 100644
--- a/flags/flags.aconfig
+++ b/flags/flags.aconfig
@@ -15,8 +15,9 @@ flag {
}
flag {
- name: "archiving"
+ name: "archiving_read_only"
namespace: "permissions"
description: "Feature flag to enable the archiving feature."
bug: "278553670"
+ is_fixed_read_only: true
} \ No newline at end of file