Removed skin config option
This commit is contained in:
parent
7095c93f66
commit
d6a31c90a8
|
@ -18,7 +18,6 @@ $config['site']['server'] = 'localhost';
|
||||||
$config['site']['path'] = 'laconica';
|
$config['site']['path'] = 'laconica';
|
||||||
#$config['site']['fancy'] = false;
|
#$config['site']['fancy'] = false;
|
||||||
#$config['site']['theme'] = 'default';
|
#$config['site']['theme'] = 'default';
|
||||||
#$config['site']['skin'] = 'default';
|
|
||||||
#To enable the built-in mobile style sheet, defaults to false.
|
#To enable the built-in mobile style sheet, defaults to false.
|
||||||
#$config['site']['mobile'] = true;
|
#$config['site']['mobile'] = true;
|
||||||
#For contact email, defaults to $_SERVER["SERVER_ADMIN"]
|
#For contact email, defaults to $_SERVER["SERVER_ADMIN"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user