Use qvitter as the default UI
This commit is contained in:
parent
b3ffaeb8f1
commit
1c16dbfe85
|
@ -1002,6 +1002,10 @@ function install_gnusocial {
|
|||
|
||||
systemctl restart nginx
|
||||
|
||||
# Set qvitter to be the default UI. It's probably the most stable.
|
||||
# And doesn't forget logins
|
||||
gnusocial_use_qvitter gnusocial
|
||||
|
||||
APP_INSTALLED=1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue