Merge pull request #4618 from tobiasd/210180317-htconfig
activate the frio theme during installation
This commit is contained in:
commit
bf0b98017d
|
@ -85,7 +85,7 @@ $a->config['system']['rino_encrypt'] = {{$rino}};
|
|||
// default system theme
|
||||
|
||||
$a->config['system']['theme'] = 'vier';
|
||||
$a->config['system']['allowed_themes'] = 'vier,quattro,duepuntozero,smoothly';
|
||||
$a->config['system']['allowed_themes'] = 'vier,quattro,duepuntozero,smoothly,frio';
|
||||
|
||||
// By default allow pseudonyms
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user