iceshrimp/.config/devenv.yml

30 lines
385 B
YAML
Raw Normal View History

url: http://localhost:3000
port: 3000
db:
host: 127.0.0.1
port: 5432
db: iceshrimp
user: iceshrimp
pass: iceshrimp
redis:
host: localhost
port: 6379
family: 4
#sonic:
# host: localhost
# port: 1491
# auth: SecretPassword
# collection: notes
# bucket: default
reservedUsernames:
- root
- admin
- administrator
- me
- system