Manager Settings
The manager settings are for the self hosted Jupiter API process
jupiter_path = ""
: Leaving this empty will auto install the Jupiter API in the libs folderstartup_cmd = ["bash","./jupiter-startup-script.sh"]
: Commands to run before start/restartauto_restart_minutes
: Auto restart interval in minutes (0 to disable)
Last updated