mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add short description to billing docs
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Billing Module
|
# Billing Module
|
||||||
|
|
||||||
|
With the billing module you can create a bill, assign a quota to it and add ports to it.
|
||||||
|
It then tracks the ports usage and shows you the usage in the bill, including any overage.
|
||||||
|
Accounting by both total transferred data and 95th percentile is supported.
|
||||||
|
|
||||||
To enable and use the billing module you need to perform the following steps:
|
To enable and use the billing module you need to perform the following steps:
|
||||||
|
|
||||||
Edit `config.php` and add (or enable) the following line near the end of the config
|
Edit `config.php` and add (or enable) the following line near the end of the config
|
||||||
|
|||||||
Reference in New Issue
Block a user