-
Notifications
You must be signed in to change notification settings - Fork 0
Setup Guide
To change the service settings, navigate to the application installation directory. Then alter the appsettings.json
file as desired, when done restart the service by opening the Services tab in Task Manager and find Spacearr Worker Service Windows
, right click and choose "Restart".
This setting is a boolean value used to determine to send low hard disk space notifications.
This setting is a number value to determine what is the low hard disk space to send notifications.
This setting is a number value to determine how often to send the notifications. This is in minutes.
This setting is from Pusher when creating an account and creating a Channels app
. You get it by going to the "Keys" page for that app, and it is the app_id
.
This setting is from Pusher when creating an account and creating a Channels app
. You get it by going to the "Keys" page for that app, and it is the key
.
This setting is from Pusher when creating an account and creating a Channels app
. You get it by going to the "Keys" page for that app, and it is the secret
.
This setting is from Pusher when creating an account and creating a Channels app
. You get it by going to the "Keys" page for that app, and it is the cluster
.
To change the updater service settings, navigate to the application installation directory. Then alter the appsettings.json
file as desired, when done restart the service by opening the Services tab in Task Manager and find Spacearr Worker Service Windows Updater
, right click and choose "Restart".
This setting is a boolean value used to determine if the Windows app should auto update.
This setting is a number value to determine how often to check for updates. This is in minutes.
To change the Android app settings, click on the hamburger menu to see the below
Settings
.
This will navigate you to the Settings
screen.
To add a new setting click on the add button to see the below
New Setting
screen.
When done entering the setting, press the save button to save or press back to cancel the setting.
You will need to add a New Setting
for each computer which will have its own Pusher setting.
To change the UWP app settings, click on the hamburger menu to see the below
Settings
.
This will navigate you to the Settings
screen.
To add a new setting click on the add button to see the below
New Setting
screen.
When done entering the setting, press the save button to save or press back to cancel the setting.
You will need to add a New Setting
for each computer which will have its own Pusher setting.