feat: include registration script
This commit is contained in:
parent
8226e3a2b3
commit
1e2569f613
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ in {
|
||||||
# in client applications.
|
# in client applications.
|
||||||
settings.public_baseurl = baseUrl;
|
settings.public_baseurl = baseUrl;
|
||||||
settings.enable_registration = false;
|
settings.enable_registration = false;
|
||||||
|
enableRegistrationScript = true;
|
||||||
settings.listeners = [
|
settings.listeners = [
|
||||||
{ port = 8008;
|
{ port = 8008;
|
||||||
bind_addresses = [ "::1" ];
|
bind_addresses = [ "::1" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue