|
|
|
@ -31,16 +31,16 @@ APP_KEVACOIN_PORT=9992
@@ -31,16 +31,16 @@ APP_KEVACOIN_PORT=9992
|
|
|
|
|
APP_KEVACOIN_USERNAME=EDIT_ME |
|
|
|
|
APP_KEVACOIN_PASSWORD=EDIT_ME |
|
|
|
|
|
|
|
|
|
# Default room namespace (must be owned to accept posts) |
|
|
|
|
APP_KEVACOIN_NAMESPACE=EDIT_ME |
|
|
|
|
|
|
|
|
|
# Address to receive kevacoin powers (make others able to fill node balance) |
|
|
|
|
APP_KEVACOIN_ADDRESS=EDIT_ME |
|
|
|
|
|
|
|
|
|
# Share with other some mining pool to get coins |
|
|
|
|
APP_KEVACOIN_MINE_POOL_URL=https://miningpoolstats.stream/kevacoin |
|
|
|
|
APP_KEVACOIN_MINE_SOLO_URL=https://kevacoin.org/tutorial_solo_mining.html |
|
|
|
|
|
|
|
|
|
# Address to receive kevacoin powers (make others able to fill node balance) |
|
|
|
|
APP_KEVACOIN_MINE_ADDRESS=EDIT_ME |
|
|
|
|
|
|
|
|
|
# Allowed room namespaces, separated with | (must be owned to accept posts) |
|
|
|
|
APP_KEVACOIN_ROOM_NAMESPACES=EDIT_ME |
|
|
|
|
|
|
|
|
|
# Allow remotes to create new rooms (namespaces) |
|
|
|
|
APP_ADD_ROOM_REMOTE_IP_REGEX=/.*/ |
|
|
|
|
|
|
|
|
|