Merge pull request #196 from oldcai/master

support setting clear_memory_commands and max_history_per_session
This commit is contained in:
zhayujie
2023-03-25 14:06:07 +08:00
committed by GitHub
5 changed files with 31 additions and 5 deletions

View File

@@ -57,5 +57,8 @@
"http_auth_password": "6.67428e-11",
"port": "80"
}
},
"common": {
"clear_memory_commands": ["#清除记忆"]
}
}