mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
don't set referneces and notifications urls in default as open source does not use them yet
This commit is contained in:
@@ -104,10 +104,10 @@ module.exports = settings =
|
||||
url: "http://localhost:3036"
|
||||
sixpack:
|
||||
url: ""
|
||||
references:
|
||||
url: "http://localhost:3040"
|
||||
notifications:
|
||||
url: "http://localhost:3042"
|
||||
# references:
|
||||
# url: "http://localhost:3040"
|
||||
# notifications:
|
||||
# url: "http://localhost:3042"
|
||||
|
||||
templates:
|
||||
user_id: process.env.TEMPLATES_USER_ID or "5395eb7aad1f29a88756c7f2"
|
||||
|
||||
Reference in New Issue
Block a user