# Miscellaneous

Under **Settings → Application Settings → Miscellaneous,** admins can configure core behaviors for image rendering, sharing permissions, and CDN usage. These settings can improve performance, control user access, and define how shared content is handled.

<figure><img src="https://977923713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJHwf1QFuv1BRPzfSnL2Z%2Fuploads%2F4sWJnfqSjxmca5RQapex%2Fimage.png?alt=media&#x26;token=ea2cc37e-1d1e-49b8-9b94-81497fdb518e" alt="" width="563"><figcaption><p>Misc. Settings</p></figcaption></figure>

### **CDN**

**Use Internal vs External CDN for storing images**

* **Internal**: Images generated by Tellius (e.g., charts) are stored within the internal server infrastructure.
* **External**: Images are stored externally (e.g., in an Amazon S3 bucket or a similar CDN) for faster access and better scalability. Recommended when embedding or sharing content across users.

### **Collaboration**

**Minimum effective role required for sharing**

* Controls which users can share content (e.g., charts, reports) via public links or CDN-hosted images.
* Select a minimum role and any user with a role **below** the selected role **cannot** share content externally.

### **Report Configuration**

**Offline Render:** If enabled, rendering is done without requiring live access. Useful for scheduled jobs, exports, or PDF generation from backend services.

**Public URL:** The URL used by external users or services to access shared or rendered content from Tellius. Click on **Update** to apply changes.

**Internal URL:** Internal-facing service endpoint used for rendering within Tellius. Click on **Update** to apply changes.
