We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51fb364 commit a2f699eCopy full SHA for a2f699e
src/config/config.json.sample
@@ -8,6 +8,7 @@
8
"ENABLED": false,
9
"CLIENT_ID": "",
10
"CLIENT_SECRET": "",
11
+ "REDIRECT_URI": "",
12
"ALLOWED": {
13
"FILE_PATHS": [],
14
"FILE_EXTENSIONS": true,
src/config/config.json.windows.sample
0 commit comments