mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Disable project-history via settings (#125)
This commit is contained in:
parent
325c31d602
commit
5159c9cc8b
1 changed files with 2 additions and 0 deletions
|
@ -200,6 +200,8 @@ settings =
|
|||
# is not available
|
||||
v1:
|
||||
url: ""
|
||||
project_history:
|
||||
enabled: false
|
||||
references:{}
|
||||
notifications:undefined
|
||||
|
||||
|
|
Loading…
Reference in a new issue