Updated inline config documentation

Added reference to trade header removal. This allows users to disable
the trade header at the top of the page by setting currency to an empty
string.

Addresses #305
This commit is contained in:
Sebastian Grewe 2013-07-01 12:12:04 +02:00
parent f333982698
commit 54371ffe11

View File

@ -61,7 +61,8 @@ $config['wallet']['password'] = 'testnet';
* Explanation:
* mmcfe-ng will try to fetch the current exchange rates
* from this API URL/target. Currently btc-e and coinchoose
* are supported in mmcfe-ng.
* are supported in mmcfe-ng. If you want to remove the trade
* header just set currency to an empty string.
*
* Default (btc-e.com):
* url = `https://btc-e.com`