add types rss

This commit is contained in:
Andrey Kuvshinov
2020-04-28 18:41:37 +03:00
parent 16fe555018
commit 1a8e22209d
3 changed files with 22 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ define('PDFDIR', '/vhosts/anpdf/app/pub/files/pdf/');
define('PGDIR', '/vhosts/anpdf/app/pub/files/pages/');
define('VIEWPATH', SITEPATH.'views/');
define('API', 'http://api.argumenti.ru/');
define('IMGSRV', 'https://imgurl.argumenti.ru/');
db_config('argumentiru', 'mysql:host=mysql;dbname=argumentiru', 'newser', 'Chjk90yuiREY');
db_config('reader', 'mysql:host=mysql;dbname=argumentiru', 'reader', 'ghjyjkUIOhg56Fh');