mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-14 14:49:36 +02:00
Update and rename config.default.ini.php to config.ini.php
This commit is contained in:
parent
4c0b97d605
commit
e8d4be58db
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ max_filesize = 20
|
||||||
[cache]
|
[cache]
|
||||||
|
|
||||||
; Cache type: file, sqlite, memcached, array, null
|
; Cache type: file, sqlite, memcached, array, null
|
||||||
type = "file"
|
type = "null"
|
||||||
|
|
||||||
; Allow users to specify custom timeout for specific requests.
|
; Allow users to specify custom timeout for specific requests.
|
||||||
; true = enabled
|
; true = enabled
|
Loading…
Add table
Add a link
Reference in a new issue