User Tools

Site Tools


software:squirrel:squirrel_global_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:squirrel:squirrel_global_settings [2025/01/24 18:18] support@smikar.comsoftware:squirrel:squirrel_global_settings [2025/03/26 13:20] (current) support@smikar.com
Line 1: Line 1:
-**Squirrel System Settings Documentation +===== ⚙️ Squirrel System Settings =====
-** +
-Overview+
  
-This document provides an overview and descriptions of the configurable settings within the Squirrel system. Each setting has a specific purpose related to data archiving, file management, and system configuration. +==== 🔍 Overview ====
-Settings+
  
-**//Do not change settings of Squirrel without refering to this page, or even better talking to your Squirrel Represtentative from SmiKarIn correct settings may impact system functionality and are at your own risk.//**+This document provides a detailed overview of the configurable system settings within the [[https://www.smikar.com/squirrel/|Squirrel]] archiving platform. Each setting plays a specific role in managing data archiving behavior, file lifecycle policies, storage destinations, and user environment configuration.
  
-^ Setting Name ^ Value ^ Description ^ +> ⚠️ **Important:**   
-| %%style="width:20%;"%% ArchiveDays | %%style="width:40%;"%% Set a number value that will help you achieve how much data you would like archived. 0(zero) turns this setting off | %%style="width:40%;"%% Specifies the number of days of inactivity before a file is archived. | +> Do **not** modify any system settings unless you’ve consulted this guide — or preferably, your **SmiKar representative**Incorrect settings may impact system functionality and are changed **at your own risk**.
-| %%style="width:20%;"%% Azure_AccessTier | %%style="width:40%;"%% Type in the access tier for your Azure Storage. Options include hotcool, or cold. | %%style="width:40%;"%% Specifies the Azure Blob Storage Access Tier to be used for archiving. +
-| %%style="width:20%;"%% Azure_Container | %%style="width:40%;"%% Input your Azure Storage Container name. | %%style="width:40%;"%% Specifies the Azure container name where files will be stored. | +
-| %%style="width:20%;"%% Azure_ResourceGroup | %%style="width:40%;"%% Input Azure Resource Group Name | %%style="width:40%;"%% Specifies the Azure resource group associated with your Azure Blob storage. | +
-| %%style="width:20%;"%% Azure_StorageName | %%style="width:40%;"%% Input Azure Storage Account Name | %%style="width:40%;"%% Specifies the Azure storage account name for the archive. | +
-| %%style="width:20%;"%% AzureDeleteBlobAfterDays | %%style="width:40%;"%% Input a numerical number | %%style="width:40%;"%% Specifies the number of days before an archived file is deleted from Azure blob storage. A value of 0 means no files will be deleted. | +
-| %%style="width:20%;"%% baseurl | %%style="width:40%;"%% Input the URL of your Squirrel Environment. (e.g. https://squirreldemo.smikar.com/) | %%style="width:40%;"%% Base URL for the company's Squirrel site, used for URL creation. This will be provided by SmiKar.+
-| %%style="width:20%;"%% billing_address | %%style="width:40%;"%% Your Company Address | %%style="width:40%;"%% Specifies the billing address of the customer. | +
-| %%style="width:20%;"%% company_name | %%style="width:40%;"%% Customer Name | %%style="width:40%;"%% Specifies the name of the customer/company. | +
-| %%style="width:20%;"%% Email_Alerts | %%style="width:40%;"%% support@customer.com, admin@customer.com | %%style="width:40%;"%% Specifies the email addresses to receive system alerts. | +
-| %%style="width:20%;"%% Email_Billing | %%style="width:40%;"%% accounts@customer.com | %%style="width:40%;"%% Specifies the email address for billing-related notifications. | +
-| %%style="width:20%;"%% Exclude_filetype | %%style="width:40%;"%% .abc, .xyz | %%style="width:40%;"%% Specifies file types to exclude from archiving. Extensions are separated by commas. | +
-| %%style="width:20%;"%% isMovedwithStub | %%style="width:40%;"%% 0 | %%style="width:40%;"%% Determines whether to update the archive record if a stub or folder is moved. Default setting is 0 (do not move the archive). | +
-| %%style="width:20%;"%% isRetainedAfterDelete | %%style="width:40%;"%% 1 | %%style="width:40%;"%% Determines whether to retain an archived file if the stub or folder is deleted. Default setting is 1 (retain). | +
-| %%style="width:20%;"%% MIP_enabled | %%style="width:40%;"%% 1 | %%style="width:40%;"%% Enables or disables Microsoft Information Protection (MIP) filtering. 1 enables MIP. | +
-| %%style="width:20%;"%% MIP_excluded_labels | %%style="width:40%;"%% MIP label1, MIP label2 | %%style="width:40%;"%% Specifies MIP labels to exclude from archiving. Exact, case-sensitive matches only. | +
-| %%style="width:20%;"%% ModifiedDays | %%style="width:40%;"%% 730 | %%style="width:40%;"%% Specifies the number of days of modification inactivity before a file is archived. | +
-| %%style="width:20%;"%% Orphaned_restore_path | %%style="width:40%;"%% https://companyname.sharepoint.com/sites/orphaned/restore | %%style="width:40%;"%% Specifies the location to restore orphaned files if the original location no longer exists. | +
-| %%style="width:20%;"%% shipping_address | %%style="width:40%;"%% Customer Name 123 Smith Street SharePointVille, VIC | %%style="width:40%;"%% Specifies the shipping address of the customer. | +
-| %%style="width:20%;"%% StubType | %%style="width:40%;"%% HTML | %%style="width:40%;"%% Specifies whether the stub should be in HTML or URL format. This setting should not be changed after the initial deployment|+
  
 {{:software:squirrel:global_settings.png?400|}} {{:software:squirrel:global_settings.png?400|}}
  
 +----
 +
 +==== 🧾 System Settings Explained ====
 +
 +Below is a list of all configurable settings, what they do, and how they should be used.
 +
 +^ **Setting Name** ^ **Value** ^ **Description** ^
 +| `ArchiveDays` | Number (e.g., 180) | Number of days since a file was last accessed before it’s archived. Set to `0` to disable. |
 +| `ModifiedDays` | Number (e.g., 730) | Number of days since a file was last modified before it's eligible for archiving. |
 +| `Azure_AccessTier` | `hot`, `cool`, or `cold` | Specifies the **Azure Blob Storage access tier** used for archived files. |
 +| `Azure_Container` | Text (e.g., `squirrel-archive`) | Name of the Azure container where archived files are stored. |
 +| `Azure_ResourceGroup` | Text | The name of the Azure Resource Group tied to your storage. |
 +| `Azure_StorageName` | Text | The name of the Azure Storage Account used by Squirrel. |
 +| `AzureDeleteBlobAfterDays` | Number | Number of days before archived files are automatically deleted from Azure. Set to `0` to disable deletion. |
 +| `baseurl` | URL (e.g., `https://squirrel.yourcompany.com`) | Base URL for your Squirrel deployment. Provided by SmiKar. |
 +| `StubType` | `HTML` or `URL` | Determines the format of the stub file. **Should not be changed** after deployment. |
 +| `Orphaned_restore_path` | SharePoint URL | Path used to restore files if the original location no longer exists. |
 +| `isMovedwithStub` | `0` or `1` | Whether Squirrel updates the archive record if a stub or folder is moved. `0 = off`, `1 = on`. |
 +| `isRetainedAfterDelete` | `0` or `1` | Determines whether Squirrel retains archived data if the stub or folder is deleted. `1 = retain`, `0 = delete`. |
 +| `MIP_enabled` | `0` or `1` | Enables Microsoft Information Protection (MIP) label filtering. `1 = enabled`. |
 +| `MIP_excluded_labels` | Comma-separated labels | MIP labels to exclude from archiving. **Case-sensitive**. |
 +| `Exclude_filetype` | `.ext1, .ext2` | File types to exclude from archiving (comma-separated extensions). |
 +| `company_name` | Your Company Name | Sets your organization’s name within the Squirrel portal. |
 +| `billing_address` | Full Address | Address used for billing purposes. |
 +| `shipping_address` | Full Address | Address used for shipping or invoicing documentation. |
 +| `Email_Alerts` | Email list | List of emails to receive system alerts and notifications. |
 +| `Email_Billing` | Email address | Email address to receive billing-related notifications. |
 +
 +----
 +
 +==== ✅ Best Practices ====
 +
 +- Always document changes made to system settings for future reference or support queries.
 +- When in doubt, consult [support@smikar.com](mailto:support@smikar.com) before making changes.
 +- Do **not** edit core settings like `StubType` or `baseurl` after deployment without SmiKar’s assistance.
 +
 +----
software/squirrel/squirrel_global_settings.1737703084.txt.gz · Last modified: 2025/01/24 18:18 by support@smikar.com