Lot of refactoring to prepare project renaming to my old and similiar project linspector
This commit is contained in:
parent
029fa05a32
commit
6ff165e761
29 changed files with 99 additions and 59 deletions
|
|
@ -8,7 +8,7 @@
|
|||
; report core errors to the following users
|
||||
error_receivers = admin@example.com
|
||||
log_file = ~/code/monipy/log/uplink.log
|
||||
log_level = verbose
|
||||
log_level= verbose
|
||||
log_count = 5
|
||||
log_size = 10485760
|
||||
pid_file = /var/run/user/1000/monipy.pid
|
||||
|
|
@ -43,4 +43,5 @@ speedtest_url = https://go.microsoft.com/fwlink/?Linkid=850641
|
|||
|
||||
; if types can or must be configured before use; for now no use case seen.
|
||||
; every type can be configured in it's own ini file in etc/types; there no type name as prefix is not needed.
|
||||
;[types]
|
||||
[types]
|
||||
foo = bar
|
||||
Loading…
Add table
Add a link
Reference in a new issue