mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
add settings as a value to reference in defaults file
This commit is contained in:
parent
d27d19e02a
commit
8b79587c9b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ httpAuthUsers[httpAuthUser] = httpAuthPass
|
|||
|
||||
sessionSecret = "secret-please-change"
|
||||
|
||||
module.exports =
|
||||
module.exports = settings =
|
||||
# File storage
|
||||
# ------------
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue