You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whooshy/default-config.yaml

13 lines
181 B
YAML

sessions:
secret: averysecuresessionsecret
maxAge: 1000000
port: 3000
postgres:
host: localhost
port: 5432
user: whooshy
password: whooshypassword
database: whooshy