user-management/config.cfg

7 lines
148 B
INI

# Configuration for User Management Script
# Set options for processing
export OPTION_1="value1"
export OPTION_2="value2"
export OPTION_3="value3"