system-config: enable custom CSS for gotosocial account page
2 files changed, 2 insertions(+), 2 deletions(-) M builds/system-config/APKBUILD M builds/system-config/files/etc/gotosocial/gotosocial.yml
M builds/system-config/APKBUILD => builds/system-config/APKBUILD +1 -1
@@ 1,6 1,6 @@ # Maintainer: Damien Tardy-Panis <damien.dev@tardypad.me> pkgname="system-config" pkgver=17 pkgver=18 pkgrel=1 pkgdesc="System configurations" url="https://sr.ht/~tardypad/alpine-system/"
M builds/system-config/files/etc/gotosocial/gotosocial.yml => builds/system-config/files/etc/gotosocial/gotosocial.yml +1 -1
@@ 396,7 396,7 @@ accounts-reason-required: true # # Options: [true, false] # Default: false accounts-allow-custom-css: false accounts-allow-custom-css: true # Int. If accounts-allow-custom-css is true, this is the permitted length in characters for # CSS uploaded by accounts on this instance. No effect if accounts-allow-custom-css is false.