Page MenuHomePhabricator

D11339.id27241.diff
No OneTemporary

D11339.id27241.diff

diff --git a/support/aphlict/server/aphlict_server.js b/support/aphlict/server/aphlict_server.js
--- a/support/aphlict/server/aphlict_server.js
+++ b/support/aphlict/server/aphlict_server.js
@@ -69,8 +69,8 @@
}
// Add the logfile so we'll fail if we can't write to it.
-if (config.logfile) {
- debug.addLogfile(config.logfile);
+if (config.log) {
+ debug.addLogfile(config.log);
}
// If we're just doing a configuration test, exit here before starting any

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 19, 4:53 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9616630
Default Alt Text
D11339.id27241.diff (467 B)

Event Timeline