mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Remove updater page
This commit is contained in:
parent
f6977ed3b9
commit
a7a9af8854
3 changed files with 0 additions and 99 deletions
|
|
@ -175,10 +175,6 @@ let constants = {
|
|||
}
|
||||
],
|
||||
|
||||
settings: {
|
||||
enable_updater_page: false
|
||||
},
|
||||
|
||||
featured_profiles: [
|
||||
],
|
||||
|
||||
|
|
@ -202,7 +198,6 @@ let constants = {
|
|||
image_cache_control: `public, max-age=${7*24*60*60}`,
|
||||
resource_cache_time: 30*60*1000,
|
||||
instance_list_cache_time: 3*60*1000,
|
||||
updater_cache_time: 2*60*1000,
|
||||
cache_sweep_interval: 3*60*1000,
|
||||
csrf_time: 60*60*1000,
|
||||
self_blocked_status: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue