user-management/config.cfg

7 lines
148 B
INI
Raw Permalink Normal View History

2023-07-14 08:08:33 +00:00
# Configuration for User Management Script
# Set options for processing
export OPTION_1="value1"
export OPTION_2="value2"
export OPTION_3="value3"