Make the proxy functionality optional
This commit is contained in:
parent
225d368139
commit
bdb5aa6bd9
8 changed files with 225 additions and 200 deletions
|
@ -429,10 +429,6 @@ return [
|
|||
// Enable internal timings to help optimize code. Needed for "rendertime" addon.
|
||||
'profiler' => false,
|
||||
|
||||
// proxy_cache_time (Integer)
|
||||
// Period in seconds after which the cache is cleared.
|
||||
'proxy_cache_time' => 86400,
|
||||
|
||||
// pushpoll_frequency (Integer)
|
||||
// Frequency of contact poll for subhub contact using the DFRM or OStatus network.
|
||||
// Available values:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue