diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index 5586747f24..2d1dfdc7cf 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -1367,7 +1367,7 @@ "key": "stories_posting", "value": { "_": "types.JsonString", - "value": "disabled" + "value": "premium" } }, { @@ -1391,7 +1391,7 @@ "key": "stories_export_nopublic_link", "value": { "_": "types.JsonBool", - "value": false + "value": true } }, {