Skip to content

Commit daada5f

Browse files
authored
fix: wrong table format of section modify common config items (#218)
1 parent 85e19a9 commit daada5f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

i18n/en/docusaurus-plugin-content-docs-guides/current/gettingStarted/imSourceCodeDeployment.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,7 @@ Please refer to the [Admin Panel and Monitoring System](./admin) document.
207207
| Configuration Item | File to be Modified | Action |
208208
| --- | --- | --- |
209209
| mongo/kafka/minio related | .env, openim-server/config/config.yaml | Need to restart components and IM |
210-
| redis/zookeeper related | .env, openim-server/config/config
211-
212-
.yaml, chat/config/config.yaml | Need to restart components, IM, and Chat |
210+
| redis/zookeeper related | .env, openim-server/config/config.yaml, chat/config/config.yaml | Need to restart components, IM, and Chat |
213211
| SECRET | openim-server/config/config.yaml, chat/config/config.yaml | Need to restart IM and Chat |
214212

215213
### 6.2 🔄 Special Items in Common Configuration

0 commit comments

Comments
 (0)