aboutsummaryrefslogtreecommitdiffstats
path: root/beweb/common.cfg
blob: 50febb514bc2a894b81ae8f3d9d86becc0d4e945 (plain) (blame)
1
2
3
4
5
6
7
# This is where all of your settings go for your development environment
[/static]
staticFilter.on = True
staticFilter.dir = "static"
[/favicon.ico]
staticFilter.on = True
staticFilter.file = "static/images/favicon.ico"