add config vklan

This commit is contained in:
Andrey Kuvshinov
2021-07-05 15:37:02 +03:00
parent c31247096a
commit 84ab8f5331

View File

@@ -32,8 +32,14 @@ define('API', 'http://api.argumenti.ru/');
define('IMGSRV', 'https://imgurl.argumenti.ru/');
/* тестовый магазин ЮКАССА */
define('YID', '812455');
define('YKEY', 'test_7asbXctnircUsmb_DhtYWSfxMiWzPgJBDF7OoZ0XfvQ');
if (SITE == 'http://klan.argumenti.ru/'){
define('YID', '767032'); // магазин АН
define('YKEY', 'live_fS8znRxo23zYD9I3rkeH3yDYhtpQmh3i5Lbf73QCW3I');
}
else {
define('YID', '812455');
define('YKEY', 'test_7asbXctnircUsmb_DhtYWSfxMiWzPgJBDF7OoZ0XfvQ');
}
define('LOGDIR', SITEPATH.'logs/'); // папка куда падают логи