Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17 lines (15 sloc)
707 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiKey=your_api_key | |
######################################## LAMP CONFIGURATION ################################################## | |
# user=<user> | |
############## Use following configuration options if you use lamp behind a proxy ############ | |
## proxyHost=<proxy_host> | |
## proxyPort=<proxy_port> | |
## proxyUsername=<proxy_username> | |
## proxyPassword=<proxy_password> | |
## proxyProtocol=http | |
############## Use following settings options for connection to OpsGenie server############ | |
##connectionTimeout=50 | |
##requestTimeout=100 | |
############## Use alternative urls for connection to EU / Sandbox server############ | |
## opsgenie.api.url=https://api.eu.opsgenie.com | |
## opsgenie.api.url=https://api.sandbox.opsgenie.com |