# moodlevars.txt # This is a text file containing "sensitive" information # moodlevars.txt file should have root only ownerships/permissons # Location of the moodle code (i.e, the mooodle app) mdcode='/home/edugen/public_html/moodle4' # Location of "moodledata" mddatapath='/home/edugen/moodledata4' # Database parameters # You have to enter the password. mddbuser='your_moodle_db_user' mddbpass='your_moodle_db_password' mddbname='your_moodle_db_name' # Location where you want the backups to go. mybudir='/pathto/backups/m4' # I do not use these two variables for anything. (From Ken) mcbudir='/mnt/data/backup/m39/courses' mversion='42'