]> Untitled Git - lemmy.git/blob - config/config.hjson
Use urlencoding for db url params (fixes #2532) (#2537)
[lemmy.git] / config / config.hjson
1 # See the documentation for available config fields and descriptions:
2 # https://join-lemmy.org/docs/en/administration/configuration.html
3 {
4   hostname: lemmy-alpha
5   database: {
6     # Username to connect to postgres
7     user: "&££%^!£*!:::!"£:!:"
8   }
9 }