From c32b4c89dabce83818b6188c169e558f7f6ed5ca Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Wed, 24 Jul 2024 16:57:48 +0200 Subject: [PATCH] tweak forgejo config --- config/forgejo/app.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/forgejo/app.toml b/config/forgejo/app.toml index 84afbab..f8bad63 100644 --- a/config/forgejo/app.toml +++ b/config/forgejo/app.toml @@ -8,7 +8,7 @@ DEFAULT_BRANCH = "main" [ui] DEFAULT_THEME = "forgejo-auto" -THEMES="forgejo-auto,forgejo-light,forgejo-dark" +#THEMES="forgejo-auto,forgejo-light,forgejo-dark" CUSTOM_EMOJIS = "blurry_eyes,horny,acab,tastymilk,gluttony,soul_of_fright,soul_of_night,soul_of_blight,bottom,spongesad,Tainted_John_F_Kennedy,John_F_Kennedy_Tainted,John_F_Kennedy,plumspin,despair,ihaveyourip,peeeh,penis,twister,speed,deadchat,housj,dothejej,b_,trollgecommence,nervous,coffee,dilf,closer,slugclose,pls,x3,observer,zamiel_approves,i_see_pizza,cutely_blushes,babytime,sleeby,zonkerdoodle,whenyoubigshit,the_cowboy,stupib,soul_of_might,scripulous_fingore_point,scripulous_fingore,rusty50,pickle,orang,oralpleasure,ohgod,michael,i_see_chicory,he,hapykity,handsr,handsl,slugloafspin,gamer_boi,feddynite,cock,feddy_glamcock,face,entropy,elonmusk,eeeeeeeeee,child,ancapistanian,aiki,gloopy,lamb,YOU,slightYOU,citat,ionn,eede,ed,blank,michael,BABAXD,BABA,EyesPepe,spamdance,pickledance,BABA_IS_OO,wieldr,wieldl,cinnamon,jillo,she,hydrogenperoxide,ObedientCitizen,misinformation,maenod,Snowsgiving22_AnimatedEmojis_mal" [mailer] @@ -38,5 +38,8 @@ ENABLE_OPENID_SIGNUP = false PROVIDER = "file" COOKIE_SECURE = true +[federation] +ENABLED = true + [other] SHOW_FOOTER_BRANDING = true