Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "production": {
- "allowAnonymousEdit": false,
- "email": false,
- "hsts": {
- "enable": true,
- "maxAgeSeconds": 31536000,
- "includeSubdomains": true,
- "preload": true
- },
- "csp": {
- "enable": true,
- "upgradeInsecureRequests": true,
- "addDefaults": true
- },
- "db": {
- "dialect": "sqlite",
- "storage": "./db.hedgedoc.sqlite"
- },
- "domain": "md.jartigag.xyz",
- "github": {
- "clientID": "3747d30eaccXXXXXXXXX",
- "clientSecret": "2a8e682948eee0c580XXXXXXXXXXXXXXXXXXXXXX"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement