You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
334 B
26 lines
334 B
[server]
|
|
port = 8081
|
|
db = "sqlite://db/workbase.sqlite3"
|
|
|
|
[repo]
|
|
repo = "repo"
|
|
|
|
[projects]
|
|
path = "projects"
|
|
old = 3
|
|
|
|
[counter]
|
|
path = "locks/counter"
|
|
|
|
[configs]
|
|
hide=open,amazon,anolis,circle,custom,euro,fedora,mageia,navy,alma,rocky
|
|
selected=msvsphere
|
|
|
|
[pages]
|
|
items_per_page = 30
|
|
|
|
[sign]
|
|
path = "keys"
|
|
|
|
[repoview]
|
|
path = "repoview" |