From 7cd4d2ba10106c10602c86f74f55743ded588896 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 9 Jul 2019 11:45:19 +0200 Subject: WIP plugins: add theme support --- config/production.yaml.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index 7158e076b..6c2eb4416 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -279,3 +279,6 @@ followers: enabled: true # Whether or not an administrator must manually validate a new follower manual_approval: false + +theme: + default: 'default' -- cgit v1.2.3