mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 09:27:25 +00:00
Update serverconfig.sample.php
This commit is contained in:
parent
ab7ee2d0d5
commit
1f6f456d10
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ define('YAAMP_SITE_NAME', 'YiiMP');
|
||||||
define('YAAMP_ADMIN_EMAIL', 'yiimp@spam.la');
|
define('YAAMP_ADMIN_EMAIL', 'yiimp@spam.la');
|
||||||
define('YAAMP_ADMIN_IP', ''); // samples: "80.236.118.26,90.234.221.11" or "10.0.0.1/8"
|
define('YAAMP_ADMIN_IP', ''); // samples: "80.236.118.26,90.234.221.11" or "10.0.0.1/8"
|
||||||
define('YAAMP_ADMIN_WEBCONSOLE', true);
|
define('YAAMP_ADMIN_WEBCONSOLE', true);
|
||||||
<<<<<<< HEAD
|
|
||||||
define('YAAMP_NOTIFY_NEW_COINS', true);
|
define('YAAMP_NOTIFY_NEW_COINS', true);
|
||||||
define('YAAMP_DEFAULT_ALGO', 'lbry');
|
define('YAAMP_DEFAULT_ALGO', 'lbry');
|
||||||
define('YAAMP_CREATE_NEW_COINS', false);
|
define('YAAMP_CREATE_NEW_COINS', false);
|
||||||
|
|
Loading…
Add table
Reference in a new issue