fix incorrect config
This commit is contained in:
commit
239c0730c0
@ -144,13 +144,6 @@ IGATE_LONGITUDE = 00000.00W
|
|||||||
# User settings file, MUST configure using absolute path.
|
# User settings file, MUST configure using absolute path.
|
||||||
USER_SETTINGS_FILE: /path/to/user_settings.txt
|
USER_SETTINGS_FILE: /path/to/user_settings.txt
|
||||||
|
|
||||||
# The options below are required for operation of the dashboard. Leave them as default
|
|
||||||
# unless you know what you are doing.
|
|
||||||
LOCATION_FILE: /tmp/gps_data_user_loc.txt
|
|
||||||
BULLETIN_BOARD_FILE: /tmp/gps_data_user_bb.txt
|
|
||||||
MAILBOX_FILE: /tmp/gps_data_user_mailbox.txt
|
|
||||||
EMERGENCY_SOS_FILE: /tmp/gps_data_user_sos.txt
|
|
||||||
|
|
||||||
# The email gateway settingns below are OPTIONAL. They are NOT REQUIRED if you don't want
|
# The email gateway settingns below are OPTIONAL. They are NOT REQUIRED if you don't want
|
||||||
http://www.aprs-is.net/javAPRSFilter.aspx# to enable the email gateway. Leave as is to disable.
|
http://www.aprs-is.net/javAPRSFilter.aspx# to enable the email gateway. Leave as is to disable.
|
||||||
EMAIL_SENDER: test@example.org
|
EMAIL_SENDER: test@example.org
|
||||||
|
Loading…
Reference in New Issue
Block a user