mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove overriden v1 settings (#128)
This commit is contained in:
parent
d29b3fa1f7
commit
bfcba2a943
1 changed files with 0 additions and 4 deletions
|
@ -196,10 +196,6 @@ settings =
|
||||||
url: "http://localhost:3000"
|
url: "http://localhost:3000"
|
||||||
user: httpAuthUser
|
user: httpAuthUser
|
||||||
pass: httpAuthPass
|
pass: httpAuthPass
|
||||||
# overrides v1.url to indicate via Feature Flags that Overleaf V1
|
|
||||||
# is not available
|
|
||||||
v1:
|
|
||||||
url: ""
|
|
||||||
project_history:
|
project_history:
|
||||||
enabled: false
|
enabled: false
|
||||||
references:{}
|
references:{}
|
||||||
|
|
Loading…
Reference in a new issue