Index: app/config-debug.js |
=== modified file 'app/config-debug.js' |
--- app/config-debug.js 2013-01-11 15:07:14 +0000 |
+++ app/config-debug.js 2013-01-15 08:21:40 +0000 |
@@ -10,5 +10,6 @@ |
socket_url: 'ws://localhost:8081/ws', |
user: 'admin', |
password: 'admin', |
+ readOnly: false, |
login_help: 'For this demonstration, use the password "admin" to connect.' |
}; |