mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
enable public access on demo site
This commit is contained in:
parent
17d47bf7a4
commit
8d5bfbb460
1 changed files with 2 additions and 1 deletions
|
|
@ -238,6 +238,7 @@
|
|||
}
|
||||
},
|
||||
"settings": {
|
||||
"reindexIntervalMs": 86400000 // 24 hours
|
||||
"reindexIntervalMs": 86400000, // 24 hours
|
||||
"enablePublicAccess": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue