1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sonarr_ynh.git synced 2024-09-03 20:26:19 +02:00

Back to info logging level

This commit is contained in:
tituspijean 2024-02-06 23:12:56 +01:00
parent 84957bbb6d
commit c4b641ba57
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -1,5 +1,5 @@
<Config>
<LogLevel>warn</LogLevel>
<LogLevel>info</LogLevel>
<EnableSsl>False</EnableSsl>
<Port>__PORT__</Port>
<SslPort>__PORT__</SslPort>