--- server: port: 8080 ping: no compress: no database: url: "postgres://username:password@localhost:5432/database_name" features: allow_register: no password_hash_cost: 16 path: cache: "/var/osc/cache" storage: "/var/osc/storage"