Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-11-04 21:02:05 -04:00
parent ee5e3934dd
commit b4991c0576
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ in {
map mkRaw [ "Pleroma.Web.ActivityPub.MRF.SimplePolicy" ];
# To allow configuration from admin-fe
":pleroma".":configurable_from_database" = false;
":pleroma".":configurable_from_database" = true;
":pleroma"."Pleroma.Captcha" = {
enabled = false;