Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lilingfengdev committed Feb 5, 2025
1 parent e7253c8 commit 1b84ea0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/process/whitelist.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';

`server.properties`中打开`white-list`

```
```properties
white-list=true
```

Expand All @@ -38,7 +38,7 @@ white-list=true

`server.properties`中打开`allow-list`

```
```properties
allow-list=true
```

Expand All @@ -49,7 +49,7 @@ allow-list=true

`server.properties`中打开`allow-list`

```
```properties
allow-list=on
```

Expand Down

0 comments on commit 1b84ea0

Please sign in to comment.