1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-13 12:04:09 +02:00

feat: extract curl ua to config value (#2568)

* exclude config.default.ini.php from phpcs
This commit is contained in:
dag
2022-04-03 09:37:39 +02:00
committed by GitHub
parent 42788cd3ee
commit bed20e9f28
9 changed files with 9 additions and 21 deletions

View File

@@ -12,6 +12,9 @@
; timezone = "UTC" (default)
timezone = "UTC"
[http]
useragent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"
[cache]
; Defines the cache type used by RSS-Bridge