|
|
@@ -143,8 +143,7 @@ For simplicity, I have programmed this ability directly into this script:
|
|
|
|
|
|
|
|
|
|
|
|
-```define(__NAMESPACE__ . "\CF_DNS_RECORD_ID", "e67898768a9859c859845898b7897f09" );
|
|
|
-```
|
|
|
+```define(__NAMESPACE__ . "\CF_DNS_RECORD_ID", "e67898768a9859c859845898b7897f09" );```
|
|
|
|
|
|
## Miscellaneous Settings ##
|
|
|
|
|
|
@@ -155,6 +154,4 @@ work for other services, such as FTP, SSH, Remote Desktop, etc. A value of "true
|
|
|
to the "orange-cloud" DNS setting on your CloudFlare control panel, while a value of "false"
|
|
|
is equivalent of the "grey-cloud" DNS setting.
|
|
|
|
|
|
-```
|
|
|
-define(__NAMESPACE__ . "\USE_CF_REV_PROXY", false );
|
|
|
-```
|
|
|
+```define(__NAMESPACE__ . "\USE_CF_REV_PROXY", false );```
|