Changeset 1119
- Timestamp:
- 03/13/06 03:36:48 (7 years ago)
- Files:
-
- freepbx/trunk/amportal.conf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amportal.conf
r1025 r1119 39 39 FOPWEBROOT=/var/www/html/panel 40 40 41 # FOPPASSWORD: the secre dcode for performing transfers and hangups in the Flash Operator Panel41 # FOPPASSWORD: the secret code for performing transfers and hangups in the Flash Operator Panel 42 42 FOPPASSWORD=passw0rd 43 43 … … 73 73 # POST_RELOAD: automatically execute a script after applying changes in the AMP admin 74 74 # Set POST_RELOAD to the script you wish to execute after applying changes 75 # If POST_RELOAD_DEBUG= "true", you will see the output of the script in the web page76 # POST_RELOAD= ""77 # POST_RELOAD_DEBUG= "false"75 # If POST_RELOAD_DEBUG=true, you will see the output of the script in the web page 76 # POST_RELOAD= 77 # POST_RELOAD_DEBUG=false 78 78
