Skip to content

Commit a84950a

Browse files
committed
Fix typo
1 parent e160a06 commit a84950a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2483,5 +2483,5 @@ ROUTER = console
24832483
;PROXY_HOSTS =
24842484

24852485
;[user]
2486-
; Disabled modules from user settings, could be passwods, deletion, security, applications, gpg keys, organiztions
2486+
; Disabled modules from user settings, could be passwords, deletion, security, applications, gpg keys, organizations
24872487
;USER_SETTING_DISABLED_MODULES =

docs/content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1286,7 +1286,7 @@ PROXY_HOSTS = *.github.com
12861286

12871287
## User (`user`)
12881288

1289-
- `USER_SETTING_DISABLED_MODULES`:**** Disabled modules from user settings, could be passwods, deletion, security, applications, gpg keys, organiztions
1289+
- `USER_SETTING_DISABLED_MODULES`:**** Disabled modules from user settings, could be a copmosite of `password`, `deletion`, `security`, `applications`, `gpg keys`, `organizations` with a comma.
12901290

12911291
## Other (`other`)
12921292

0 commit comments

Comments
 (0)