Use __DIR__ magic constant instead of environment variable
This commit is contained in:
@ -6,8 +6,6 @@ KEY=''
|
||||
# Delivery address is the original email before the "@". e.g. if delivering to "support_mt@mayfirst.org", set this to "support_mt"
|
||||
DELIVERY_ADDRESS='support_mt'
|
||||
CATCHALL_PROJECT_NAME='catch'
|
||||
# The path to the root directory containing this file.
|
||||
FILEPATH='/usr/local/bin/redirect_test'
|
||||
# Leave these three blank for false.
|
||||
DEBUG_MODE=
|
||||
DRY_RUN=
|
||||
|
Reference in New Issue
Block a user