summaryrefslogtreecommitdiffstats
path: root/config.ini_template
blob: 387428da8dfdc6c8d61e257537ec94d3f072112b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
; comments

[DB]
fspotdb="myphoto.db"
origdb="/home/username/.config/f-spot-photos.db"
dbprefix=""
usePDO=0

[local]
dirprefix=""
; should we remove metadata
removemeta=0

[Web]
webbase="http://localhost/f-spot-gallery"
admin="Some One <some.one@example.net>"
title="Some One's Gallery"
pics_per_page=30