mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add Site settings > General (#133)
This commit is contained in:
committed by
GitHub
parent
bdc4004e4a
commit
35831b9801
6
config/initializers/reserved_subdomains.rb
Normal file
6
config/initializers/reserved_subdomains.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
RESERVED_SUBDOMAINS = [
|
||||
'showcase',
|
||||
'login',
|
||||
'help',
|
||||
'playground'
|
||||
]
|
||||
Reference in New Issue
Block a user