We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdfc78 commit 925dbdcCopy full SHA for 925dbdc
.env
@@ -55,7 +55,7 @@ export NPP_UID_=18978
55
export NPP_GID_=33749
56
57
# NPP Development environment
58
-export NPP_DEV_ENABLED_=0
+export NPP_DEV_ENABLED_=1
59
export NPP_DEV_PLUGIN_NAME_=fastcgi-cache-purge-and-preload-nginx
60
export NPP_DEV_PLUGIN_DIR_="${NPP_WEB_ROOT_}/wp-content/plugins/${NPP_DEV_PLUGIN_NAME_}"
61
export NPP_DEV_TMP_CLONE_DIR_="/tmp/${NPP_DEV_PLUGIN_NAME_}"
0 commit comments