maintenance.cfg #4

  • //
  • guest/
  • russell_jackson/
  • sdp/
  • Maintenance/
  • maintenance.cfg
  • View
  • Commits
  • Open Download .zip Download (873 B)
#########################################################
####      CONFIGURATION VARIABLES: CHANGE AS NEEDED  ####
####                                                 ####
#
# Section number. Copy the entire section of configuration variables foreach
# instance of Perforce and change the section number for each instance.
# [INSTANCE]
#
########################################


[1]
weeks=26
weeks1warn=24
weeks2warn=25
userweeks=26
userweeks1warn=24
userweeks2warn=25
administrator=REPL_ADMINISTRATOR
complain_from=REPL_COMPLAINFROM
ccadmin=none
repeat=0
sleeptime=60
domain=REPL_DOMAIN
default_user_password=P@SsW0rD
mailhost=REPL_MAILHOST
# Use below for secure connections
# mailport = 587
# mailuser and mailpass only used for secure connections.
# Change mailsecure to 1 for secure connections.
mailsecure=0
mailuser=myacct@gmail.com
mailpass=mypass
mailport=25

# Change User Description Committed
#4 27952 Russell C. Jackson (Rusty) Added a writeable maintenance.cfg
#3 24677 Russell C. Jackson (Rusty) Automated the creation of maintenance.cfg to have the values taken from mkdirs.cfg
#2 24675 Russell C. Jackson (Rusty) Fixed bugs in sdputils.py and scripts using it.
Converted to standard 2 space spacing, removed copyright stuff.
#1 22693 Russell C. Jackson (Rusty) Branched a Unix only version of the SDP.
Removed extra items to create a cleaner tree.
Moved a few items around to make more sense without Windows in the mix.
//guest/perforce_software/sdp/dev/Maintenance/maintenance.cfg
#2 16373 C. Thomas Tyler Routine Merge Down to dev from main using:
p4 merge -b perforce_software-sdp-dev
#1 10638 C. Thomas Tyler Populate perforce_software-sdp-dev.
//guest/perforce_software/sdp/main/Maintenance/maintenance.cfg
#2 10464 Russell C. Jackson (Rusty) Corrected typos and added import sys.
#1 10148 C. Thomas Tyler Promoted the Perforce Server Deployment Package to The Workshop.