diff --git a/sxbm b/sxbm index e77c33f..6299b8d 100755 --- a/sxbm +++ b/sxbm @@ -28,6 +28,7 @@ COL_TITLE="\033[0;33m" # Yellow COL_LINE_NUM="\033[1;34m" # Blue # 1 to enable encryption, 0 to disable it +# This currently does nothing, since the feature isn't implemented yet. ENCRYPTION="0"