Add cleaer screen, timezone, and some other additions
This commit is contained in:
@@ -34,3 +34,8 @@ DEFAULT_TEMP_UNIT=F
|
||||
# The base name for export, .sqlite3 will be appended for SQLite exports and
|
||||
# .csv will be appended for CSV exports
|
||||
DEFAULT_EXPORT_FILE_NAME=env_data
|
||||
|
||||
# The timezone used. This is overridden by the environment variable TZ. See the
|
||||
# tzset(3) manual page for more information about the format of this. Leave
|
||||
# blank for system default
|
||||
DEFAULT_TIMEZONE=
|
||||
|
||||
Reference in New Issue
Block a user