1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update config.php

vim failed stuff
This commit is contained in:
titoko 2013-11-24 20:03:36 +01:00
parent 6496917135
commit f9579aa2a5

View file

@ -202,7 +202,7 @@ define('PLUGINS', 'auth_internal, note, updater');
define('LOG_DESTINATION', 'sql');
// Log destination to use. Possible values: sql (uses internal logging
w// you can read in Preferences -> System), syslog - logs to system log.
// you can read in Preferences -> System), syslog - logs to system log.
// Setting this to blank uses PHP logging (usually to http server
// error.log).