Skip to content

Commit d7b1713

Browse files
committed
update
1 parent 269c1f6 commit d7b1713

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ LISTEN: 127.0.0.1:9191
3434
| ---------- | :-----------: | :-----------: |
3535
| ROOT_DIR | $HOME | User home directory |
3636
| ERROR_LOG | error.log | error log |
37-
| ERROR_LOG | access.log | access log |
37+
| ACCESS_LOG | access.log | access log |
3838
| LISTEN | 127.0.0.1:9191 | listen addres |
3939
| PUSH | true | enable file uploading |
4040
| SHOW_ALL | false | show hidden files |

doc/readme_zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ LISTEN: 127.0.0.1:9191
3232
| ---------- | :-----------: | :-----------: |
3333
| ROOT_DIR | $HOME | 用户家目录 |
3434
| ERROR_LOG | error.log | 日志 |
35-
| ERROR_LOG | access.log | 访问日志 |
35+
| ACCESS_LOG | access.log | 访问日志 |
3636
| LISTEN | 127.0.0.1:9191 | 监听地址 |
3737
| PUSH | true | 是否允许上传 |
3838
| SHOW_ALL | false | 是否显示隐藏文件或目录 |

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ LISTEN: 127.0.0.1:9191
3434
| ---------- | :-----------: | :-----------: |
3535
| ROOT_DIR | $HOME | User home directory |
3636
| ERROR_LOG | error.log | error log |
37-
| ERROR_LOG | access.log | access log |
37+
| ACCESS_LOG | access.log | access log |
3838
| LISTEN | 127.0.0.1:9191 | listen addres |
3939
| PUSH | true | enable file uploading |
4040
| SHOW_ALL | false | show hidden files |

0 commit comments

Comments
 (0)