Skip to content

Commit c49dcd5

Browse files
authored
Update config-json.md
1 parent 2b58eb9 commit c49dcd5

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

docs/en/guide/mmrl-util/config-json.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@ This JSON configuration file contains settings related to a Magisk repository. B
44

55
---
66

7-
### `id` <Badge type="warning" text="required af of 1 Jan, 2026" />
7+
### `id` <Badge type="warning" text="required as of 1 Jan, 2026" /> <Badge type="tip" text="R/O" />
88

9-
An unique id for your repository
10-
11-
```json
12-
"id": "gmr"
13-
```
9+
An unique id for your repository that cannot be modified when using MMRL-Util
1410

1511

1612
### `name` <Badge type="danger" text="required" />
@@ -93,4 +89,4 @@ Specifies the directory where logs will be stored.
9389

9490
```json
9591
"log_dir": "log"
96-
```
92+
```

0 commit comments

Comments
 (0)