made prop default payout system in config

This commit is contained in:
Sebastian Grewe 2013-06-11 15:44:16 +02:00
parent 786926a328
commit 8c937cf0b1

View File

@ -35,7 +35,7 @@ $config = array(
'email' => 'test@example.com', // Mail address used for notifications
),
'block_bonus' => 0,
'payout_system' => 'pps', // Set your payout here so template changes are activated
'payout_system' => 'prop', // Set your payout here so template changes are activated
'archive_shares' => true, // Store accounted shares in archive table?
'blockexplorer' => 'http://explorer.litecoin.net/search?q=', // URL for block searches, prefixed to each block number
'chaininfo' => 'http://allchains.info', // Link to Allchains for Difficulty information