summaryrefslogtreecommitdiff
path: root/config/config.yml.example
blob: e3a0112f6a4c4e14d30a499ec7f3ec15d746548a (plain)
1
2
3
4
5
6
7
8
development:
  admins: [admin, admin2]

test:
  admins: [admin, admin2]

production
  admins: []