mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
fix config file
This commit is contained in:
parent
2d11705837
commit
25f9bd30b6
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@ module.exports =
|
||||||
versioning: true
|
versioning: true
|
||||||
compileTimeout: 60
|
compileTimeout: 60
|
||||||
compileGroup: "standard"
|
compileGroup: "standard"
|
||||||
|
references: true
|
||||||
|
templates: true
|
||||||
|
|
||||||
plans: plans = [{
|
plans: plans = [{
|
||||||
planCode: "personal"
|
planCode: "personal"
|
||||||
|
|
Loading…
Reference in a new issue