File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ LISTEN: 127.0.0.1:9191
34
34
| ---------- | :-----------: | :-----------: |
35
35
| ROOT_DIR | $HOME | User home directory |
36
36
| ERROR_LOG | error.log | error log |
37
- | ERROR_LOG | access.log | access log |
37
+ | ACCESS_LOG | access.log | access log |
38
38
| LISTEN | 127.0.0.1:9191 | listen addres |
39
39
| PUSH | true | enable file uploading |
40
40
| SHOW_ALL | false | show hidden files |
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ LISTEN: 127.0.0.1:9191
32
32
| ---------- | :-----------: | :-----------: |
33
33
| ROOT_DIR | $HOME | 用户家目录 |
34
34
| ERROR_LOG | error.log | 日志 |
35
- | ERROR_LOG | access.log | 访问日志 |
35
+ | ACCESS_LOG | access.log | 访问日志 |
36
36
| LISTEN | 127.0.0.1:9191 | 监听地址 |
37
37
| PUSH | true | 是否允许上传 |
38
38
| SHOW_ALL | false | 是否显示隐藏文件或目录 |
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ LISTEN: 127.0.0.1:9191
34
34
| ---------- | :-----------: | :-----------: |
35
35
| ROOT_DIR | $HOME | User home directory |
36
36
| ERROR_LOG | error.log | error log |
37
- | ERROR_LOG | access.log | access log |
37
+ | ACCESS_LOG | access.log | access log |
38
38
| LISTEN | 127.0.0.1:9191 | listen addres |
39
39
| PUSH | true | enable file uploading |
40
40
| SHOW_ALL | false | show hidden files |
You can’t perform that action at this time.
0 commit comments