set QUERY_LOGGING default to true
This commit is contained in:
parent
e832bfc61e
commit
354309fcad
|
@ -31,6 +31,7 @@ useUpdateVars=false
|
|||
|
||||
IPV4_ADDRESS=""
|
||||
IPV6_ADDRESS=""
|
||||
QUERY_LOGGING=true
|
||||
|
||||
# Find the rows and columns will default to 80x24 is it can not be detected
|
||||
screen_size=$(stty size 2>/dev/null || echo 24 80)
|
||||
|
|
Loading…
Reference in New Issue