Skip to content

Setup Guide

Teshvier Mathura edited this page Aug 24, 2020 · 4 revisions

Help

Settings

Worker Service Windows

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".

Config Settings

Send Low Space Notification

This setting is a boolean value used to determine to send low hard disk space notifications.

Low Space GB Value

This setting is a number value to determine what is the low hard disk space to send notifications.

Low Space Notification Interval

This setting is a number value to determine how often to send the notifications. This is in minutes.

Pusher 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 app_id.

Pusher 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 key.

Pusher 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 secret.

Pusher Cluster

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.

Worker Service Windows (Updater)

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".

Config Settings

Auto Update App

This setting is a boolean value used to determine if the Windows app should auto update.

Update App Interval

This setting is a number value to determine how often to check for updates. This is in minutes.

Android

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.

UWP

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.

Clone this wiki locally