-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
The getDisqus service function checks if DocPad is in 'production' environment in order to set disqusDeveloper to false (true otherwise). Isn't this strange? Typically I am using 'development', or 'static' environments. DocPad and DocPad plugins seam to expect one of these. Shouldn't it set disqusDeveloper only if in 'development' environment.