mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 12:31:06 -05:00
upgrade instructions
This commit is contained in:
parent
7ab625b718
commit
ec2e3afba5
11
README.md
11
README.md
@ -37,9 +37,18 @@ Changelog
|
||||
|
||||
### Version 0.8.5:
|
||||
|
||||
Todo. Planned: Refactoring of pastes model, unit tests, diff-view, easier spamadmin, documentation, and more
|
||||
* Themes! Configure a different theme in config/stikked.php - or create your own
|
||||
|
||||
#### Upgrade instructions
|
||||
|
||||
The following line must be present config/stikked.php
|
||||
|
||||
```php
|
||||
$config['theme'] = 'default';
|
||||
```
|
||||
|
||||
You can choose between default, bootstrap, gabdark and gabdark3.
|
||||
|
||||
### Version 0.8.4:
|
||||
|
||||
* Trending pastes: http://paste.scratchbook.ch/trends
|
||||
|
Loading…
x
Reference in New Issue
Block a user