mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-12 07:32:37 +01:00
manually applied patch from Chris Erway to enable open signups for people hosting Tracks
This commit is contained in:
parent
7f4929808c
commit
f4f2573f98
2 changed files with 5 additions and 3 deletions
|
|
@ -30,6 +30,8 @@ secure_cookies: false
|
|||
# URL. Mongrel, for example, has a --prefix option.
|
||||
# subdir: "/tracks"
|
||||
|
||||
# Set to true to allow anyone to sign up for a username.
|
||||
open_signups: false
|
||||
|
||||
# Only needed if ldap is included in authentication_schemes
|
||||
# ldap:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue