mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 08:45:14 +02:00
make vier also the default from the emergency htconfig file
This commit is contained in:
parent
5065def530
commit
ef29e03491
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ $a->config['system']['allowed_themes'] = 'quattro,vier,duepuntozero';
|
|||
|
||||
// default system theme
|
||||
|
||||
$a->config['system']['theme'] = 'duepuntozero';
|
||||
$a->config['system']['theme'] = 'vier';
|
||||
|
||||
|
||||
// By default allow pseudonyms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue