feat(admin): add registration policy settings and disabled register state
This commit is contained in:
@@ -7,3 +7,4 @@ export {
|
||||
registerPostCrudAuditHook,
|
||||
updatePost,
|
||||
} from "./posts"
|
||||
export { isAdminSelfRegistrationEnabled, setAdminSelfRegistrationEnabled } from "./settings"
|
||||
|
||||
Reference in New Issue
Block a user