From d56f321aad04345e25895798bae8a72c55aa5eb9 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sun, 5 Feb 2023 01:08:29 +0000 Subject: [PATCH] site changes --- site/index.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/site/index.html b/site/index.html index 79e4fe4..6f76310 100644 --- a/site/index.html +++ b/site/index.html @@ -45,7 +45,7 @@ sudo apt-get install jfa-go-tray -p 8056:8056 \ # -p 8057:8057 if using tls -v /path/to/.config/jfa-go:/data \ # Path to wherever you want to store the config file and other data - -v /path/to/jellyfin:/jf \ # Path to Jellyfin config directory, ignore if using Emby + -v /path/to/jellyfin:/jf \ # Optional path to Jellyfin config directory for auto password resets, ignore if using Emby -v /etc/localtime:/etc/localtime:ro \ # Makes sure time is correct hrfee/jfa-go:unstable @@ -64,7 +64,14 @@ sudo apt-get install jfa-go-tray
  • Send invite links to your users, let them sign up themselves
  • Create setting profiles to restrict permissions of new users
  • Handles password resets without your intervention
  • -
  • Enforce password requirements on sign-up
  • +
  • + Enforce sign-up requirements: + +
  • Send messages & notifications to your users (email, discord, telegram, matrix available)
  • Set accounts to expire after a specified time
  • Manage your users in bulk
  • @@ -95,11 +102,11 @@ sudo apt-get install jfa-go-tray

    instructions can be found here

    note: tray icon builds should only be used on systems with a Desktop Interface, and require extra dependencies on linux, see the github README for more info.

    - Stable + Stable (-ish) Unstable
    -

    Usually released once/twice every month, and aren't necessarily super stable.

    +

    Released sporadically, not necessarily super stable.

    windows/mac/linux docker @@ -109,7 +116,7 @@ sudo apt-get install jfa-go-tray
    -

    These are built on every commit, so may include incomplete/broken features. Take care.

    +

    Built on every commit, so may include incomplete/broken features. Take care.

    docker debian/ubuntu @@ -117,7 +124,7 @@ sudo apt-get install jfa-go-tray