add comment saying encryption does nothing
This commit is contained in:
1
sxbm
1
sxbm
@ -28,6 +28,7 @@ COL_TITLE="\033[0;33m" # Yellow
|
|||||||
COL_LINE_NUM="\033[1;34m" # Blue
|
COL_LINE_NUM="\033[1;34m" # Blue
|
||||||
|
|
||||||
# 1 to enable encryption, 0 to disable it
|
# 1 to enable encryption, 0 to disable it
|
||||||
|
# This currently does nothing, since the feature isn't implemented yet.
|
||||||
ENCRYPTION="0"
|
ENCRYPTION="0"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user