Set default skin to 'elastic' in sample config

pull/7051/head
Thomas Bruederli 5 years ago committed by Aleksander Machniak
parent 6aab238773
commit 9ebba7c2ce

@ -83,4 +83,4 @@ $config['plugins'] = array(
); );
// skin name: folder from skins/ // skin name: folder from skins/
$config['skin'] = 'larry'; $config['skin'] = 'elastic';

Loading…
Cancel
Save