We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea894ab commit ee5e7e1Copy full SHA for ee5e7e1
docs/core/plugins/quota.md
@@ -55,10 +55,6 @@ Three plugins are associated with quota:
55
| quota (this plugin) | Implements the actual quota handling and includes all quota drivers. |
56
| [[plugin,quota-clone]] | Copy the current quota usage to a dict. |
57
58
-## Settings
59
-
60
-<SettingsComponent plugin="quota" />
61
62
## Configuration
63
64
### Enabling Quota Plugins
@@ -799,3 +795,8 @@ smtpd_recipient_restrictions =
799
795
### Configuration
800
796
801
797
<SettingsComponent tag="quota-status-service" level="3" />
798
+
+## Settings
+<SettingsComponent plugin="quota" />
802
0 commit comments