mirror of
https://github.com/nikdoof/pacmanager.git
synced 2025-12-13 07:32:15 +00:00
Updated README to show configuration options
This commit is contained in:
14
README.md
14
README.md
@@ -16,4 +16,18 @@ Installation
|
||||
3. Schedule some crontabs to run the updatecorps and updatepayments management commands
|
||||
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
These options are defined in the "Settings" model.
|
||||
|
||||
pac.tax_threshold - The minimum per-month tax value (default 200,000,000)
|
||||
pac.tax_rate - The value at which PACs are taxed at after the threshold (default 10)
|
||||
|
||||
payments.keyid - Key ID of the API Key for the payments wallet
|
||||
payments.vcode - vCode for the API Key for the payments wallet
|
||||
payments.last_id - Last RefID processed, only adjust this if you really really need to.
|
||||
payments.corpname - Name of the corp which holds the payments wallet
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user