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 9f362c7 commit 356e16dCopy full SHA for 356e16d
config/dev-config.yaml
@@ -18,7 +18,7 @@ interfaces:
18
static_folder: "/root/A2rchi/a2rchi/interfaces/chat_app/static"
19
num_responses_until_feedback: 3 #the number of responses given by A2rchi until she asks for feedback.
20
include_copy_button: False
21
- DB_INIT_SCRIPT: "/work/submit/juliush/A2rchi_test/A2rchi/A2rchi/interfaces/chat_app/schema.sql"
+ DB_INIT_SCRIPT: "/root/A2rchi/a2rchi/interfaces/chat_app/chat_app/schema.sql"
22
USE_LOGIN: True
23
ALLOW_GUEST_LOGIN: True
24
GOOGLE_LOGIN: True
0 commit comments