From e277baed387b642bb7e6707b49e55da4719a9c79 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 5 Nov 2013 20:25:55 +0100 Subject: Working on download of remote configs --- config.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config.php') diff --git a/config.php b/config.php index dbe75519..5b44d1cf 100644 --- a/config.php +++ b/config.php @@ -13,3 +13,8 @@ define('CONFIG_SQL_USER', 'openslx'); define('CONFIG_SQL_PASS', 'geheim'); //define('CONFIG_SQL_DB', 'openslx'); +define('CONFIG_TGZ_LIST_DIR', '/tmp/configs'); +define('CONFIG_HTTP_DIR', '/tmp/active-config'); + +define('CONFIG_REMOTE_TGZ', 'http://127.0.0.1/fakeremote'); + -- cgit v1.2.3-55-g7522