This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[local|localrc]] | |
# put the log files in a dir different than the source so they can be manipulated independently | |
LOGFILE=/opt/stack/logs/stack.sh.log | |
SCREEN_LOGDIR=/opt/stack/logs | |
LOG_COLOR=False | |
# flip OFFLINE and RECLONE to lock (RECLONE=no) or update the source. | |
#OFFLINE=False | |
#RECLONE=yes | |
OFFLINE=True | |
RECLONE=no |
NewerOlder