mirror of
https://github.com/pinry/pinry.git
synced 2025-11-17 02:10:39 +01:00
Feature: Should allow registration by default
This commit is contained in:
@@ -28,7 +28,7 @@ DATABASES = {
|
||||
}
|
||||
|
||||
# Allow users to register by themselves
|
||||
ALLOW_NEW_REGISTRATIONS = False
|
||||
ALLOW_NEW_REGISTRATIONS = True
|
||||
|
||||
# Delete image files once you remove your pin
|
||||
IMAGE_AUTO_DELETE = True
|
||||
|
||||
Reference in New Issue
Block a user