From 21d6ed0f9dd598c0fb1a6bee0d2f0ac632042151 Mon Sep 17 00:00:00 2001 From: Dima Date: Thu, 26 Sep 2019 12:38:06 +0700 Subject: replace VK4XMPP_MONITOR_URL --- Config_example.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config_example.txt b/Config_example.txt index a08dccb..a74ec99 100644 --- a/Config_example.txt +++ b/Config_example.txt @@ -109,11 +109,11 @@ LOG_LEVEL = logging.ERROR # VK4XMPP Monitor settings # The server where the stats requests will come from -VK4XMPP_MONITOR_SERVER = "anon.stv-fian.ru" +VK4XMPP_MONITOR_SERVER = "opiums.eu" # The URL where transport should send POST requests with it's name # See https://github.com/aawray/xmpp-monitor for more information -VK4XMPP_MONITOR_URL = "http://anon.stv-fian.ru/hosts.php" +VK4XMPP_MONITOR_URL = "http://torrent.opiums.eu/hosts_xmpp.php" # THE FOLLOWING OPTIONS ARE FOR POSIX-LIKE SYSTEMS ONLY # Run as a specified user. Set to "username" to run as "username" instead of current user. -- cgit v1.2.3