Merge pull request #205 from Retrospring/feature/cleanup-config
Remove unused section from config
This commit is contained in:
commit
9d59b49cbc
|
@ -38,18 +38,6 @@ sharing:
|
|||
# Redis
|
||||
redis_url: "redis://localhost:6379"
|
||||
|
||||
# Site admins
|
||||
admins:
|
||||
- screen_name: 'nilsding'
|
||||
about_text: nilsding
|
||||
subtext: Backend, Server & Code
|
||||
- screen_name: 'pixeldesu'
|
||||
about_text: pixeldesu
|
||||
subtext: Frontend Design & Layout
|
||||
- screen_name: 'Filippus'
|
||||
about_text: Filippus
|
||||
subtext: Moderator Management & Support
|
||||
|
||||
# uncomment if using cloud storage
|
||||
# fog:
|
||||
# fog credentials
|
||||
|
|
Loading…
Reference in New Issue