Set default skin to 'elastic' in sample config

pull/7022/head
Thomas Bruederli 5 years ago
parent e774209b41
commit 579663e285

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

Loading…
Cancel
Save