mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-20 12:19:03 +00:00
Added enableUserAccounts
This commit is contained in:
parent
4a4ca06366
commit
93e5f6ab31
@ -9,6 +9,9 @@ module.exports = {
|
||||
*/
|
||||
private: true,
|
||||
|
||||
// If true, users will be able to create accounts and access their uploaded files
|
||||
enableUserAccounts: true,
|
||||
|
||||
// The registered domain where you will be serving the app. Use IP if none.
|
||||
domains: [
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user