aboutsummaryrefslogtreecommitdiff
path: root/captain/example/levitating.conf
blob: 06b89ed7e815ff638fd090bd58d26362c50b5fc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

template-directory = /home/jeff/workspace/levitating/captain/templates

database = /home/jeff/workspace/levitating/captain/example/store.db

log-filename = /home/jeff/workspace/levitating/captain/example/log/levitating.log

log-level = 10

project = misc-build

description = A builder for stuff

public-cert = /home/jeff/workspace/levitating/captain/example/pub.crt

private-cert = /home/jeff/workspace/levitating/captain/example/priv.key

uploads-directory = /home/jeff/workspace/levitating/captain/example/uploads

results-directory = /home/jeff/workspace/levitating/captain/example/results

static-directory = /home/jeff/workspace/levitating/captain/example/static

script-directory = /home/jeff/workspace/levitating/captain/sql

instructions-directory = /home/jeff/workspace/levitating/captain/example/instructions

release-directory = /home/jeff/workspace/levitating/captain/example/releases

temp-directory = /tmp/levitating

security-salt = aBcD____

# Must be absolute path or relative to this file
permissions_file = levitating-permissions.conf