projects
/
bse.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
re-work installation to use a bse.cfg style file
[bse.git]
/
install.cfg-dist
1
[paths]
2
siteroot=FIXME
3
4
[site]
5
secureadmin=1
6
url=FIXME
7
secret=FIXME
8
secureurl=FIXME
9
10
[db]
11
dsn=dbi:mysql:FIXME
12
user=FIXME
13
password=FIXME
14
class=BSE::DB::Mysql
15
16
[basic]
17
access_control=0
18
ajax=1
19
utf8=1
20
21
[html]
22
charset=utf-8
23
24
[editor]
25
thumbs_class=BSE::Thumb::Imager
26
allow_thumb=1
27
check_modified=1
28
29
30
[shop]
31
to_email=FIXME
32
from=FIXME