diff options
Diffstat (limited to 'config/vnstat2/bin/vnstat.conf')
-rw-r--r-- | config/vnstat2/bin/vnstat.conf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/config/vnstat2/bin/vnstat.conf b/config/vnstat2/bin/vnstat.conf new file mode 100644 index 00000000..00ca2840 --- /dev/null +++ b/config/vnstat2/bin/vnstat.conf @@ -0,0 +1,25 @@ +# vnStat 1.10 config file +## + +# location of the database directory +# DatabaseDir "/usr/local/pkg/vnstat" + +# on which day should months change +MonthRotate 1 + +# vnstati +## + +# image colors +CBackground "F0F0F0" +CEdge "AEAEAE" +CHeader "990000" +CHeaderTitle "F0F0F0" +CHeaderDate "FFFFFF" +CText "000000" +CLine "B0B0B0" +CLineL "-" +CRx "666666" +CTx "990000" +CRxD "-" +CTxD "-" |