stuff
This commit is contained in:
@@ -424,12 +424,13 @@
|
||||
* If you want to mitigate this, please install ep_hash_auth and
|
||||
* follow the section "secure your installation" in README.md
|
||||
*/
|
||||
"headerauth": {
|
||||
// Defaults to "x-authenticated-user"
|
||||
"username_header": "x-authenticated-user",
|
||||
// Defaults to "x-authenticated-name"
|
||||
"displayname_header": "x-authenticated-user"
|
||||
},
|
||||
/*
|
||||
* "headerauth": {
|
||||
* // Defaults to "x-authenticated-user"
|
||||
* "username_header": "x-authenticated-user",
|
||||
* // Defaults to "x-authenticated-name"
|
||||
* "displayname_header": "x-authenticated-user"
|
||||
},*/
|
||||
"ep_image_upload": {
|
||||
"fileTypes": ["jpeg", "jpg", "bmp", "gif", "png"],
|
||||
"maxFileSize": 12000000
|
||||
|
||||
Reference in New Issue
Block a user