iceshrimp/.config/devenv.yml
Pyrox e8fea317fa
[nix devenv] Devenv cleanup
This commit does the following:
* Removes Rust development tools from the devenv since all Rust code has been removed
* Removes the deprecated `id` parameter from the `devenv.yml` config, as well as making its formatting actually correct.
* Updates the lockfile of the Nix flake so that all latest versions of tools that are needed are installed.
2023-10-26 18:43:36 +02:00

37 lines
467 B
YAML

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
#elasticsearch:
# host: localhost
# port: 9200
# ssl: false
# user:
# pass:
reservedUsernames:
- root
- admin
- administrator
- me
- system