add auto title fetch config variable

This commit is contained in:
NRK
2021-04-12 01:48:50 +06:00
parent 9d91fbb2ad
commit f0d5cc8e75

3
sxbm
View File

@ -21,3 +21,6 @@ COL_TITLE="\033[1;33m" # Yellow
# 1 to enable encryption, 0 to disable it
ENCRYPTION="0"
# Auto fetch title. 1 to enable, 0 to disable
TITLE_FETCH="1"