|
|
@ -39,22 +39,10 @@ APP_KEVACOIN_PORT=9992 |
|
|
|
APP_KEVACOIN_USERNAME=EDIT_ME |
|
|
|
APP_KEVACOIN_USERNAME=EDIT_ME |
|
|
|
APP_KEVACOIN_PASSWORD=EDIT_ME |
|
|
|
APP_KEVACOIN_PASSWORD=EDIT_ME |
|
|
|
|
|
|
|
|
|
|
|
# Separated profit account (to withdraw profit funds collected) |
|
|
|
# KevaCoin Address to receive profit funds (remote or local) |
|
|
|
APP_KEVACOIN_PROFIT_ACCOUNT=PROFIT |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Address to receive KevaCoin donations |
|
|
|
|
|
|
|
APP_KEVACOIN_PROFIT_ADDRESS=EDIT_ME |
|
|
|
APP_KEVACOIN_PROFIT_ADDRESS=EDIT_ME |
|
|
|
|
|
|
|
|
|
|
|
# KevaCoin address to withdraw instance profit (empty to disable) |
|
|
|
# Local pool account name (to generate tmp addresses for guest publications) |
|
|
|
APP_KEVACOIN_PROFIT_WITHDRAW_ADDRESS= |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Keep at least n KVA on balance (for app transactions) |
|
|
|
|
|
|
|
APP_KEVACOIN_PROFIT_WITHDRAW_BALANCE_MIN_KVA=1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Withdraw funds starting from (do not keep amount greater this value) |
|
|
|
|
|
|
|
APP_KEVACOIN_PROFIT_WITHDRAW_BALANCE_MAX_KVA=10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Separated pool account (to generate tmp addresses e.g. guest publications) |
|
|
|
|
|
|
|
APP_KEVACOIN_POOL_ACCOUNT=POOL |
|
|
|
APP_KEVACOIN_POOL_ACCOUNT=POOL |
|
|
|
|
|
|
|
|
|
|
|
# Share with other some mining pool to get free coins |
|
|
|
# Share with other some mining pool to get free coins |
|
|
|