mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-09-26 09:29:17 +00:00
remove unused config global function
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -307,13 +307,6 @@ pub fn allow_guest_registration(&self) -> bool {
|
||||
self.config.allow_guest_registration
|
||||
}
|
||||
|
||||
pub fn yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuse(
|
||||
&self,
|
||||
) -> bool {
|
||||
self.config
|
||||
.yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuse
|
||||
}
|
||||
|
||||
pub fn allow_encryption(&self) -> bool {
|
||||
self.config.allow_encryption
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user