ZauberCMS
  • 🪄Welcome to ZauberCMS
  • Getting Started
    • 💡Quick Start
      • Databases
  • Creating A Website
    • 📹Website Build Video Tutorial
    • Content Types
      • Element Types
      • Compositions
    • Current Content Properties
      • Textbox & Textarea
      • Text Editor (Radzen)
      • Text Editor (TinyMCE)
      • Numeric
      • True / False
      • Rating
      • Checkbox, Dropdown & Radio Lists
      • Media Picker
      • Navigation
      • Material Icon Picker
      • Content Picker
      • Date Picker
      • Custom Component Picker
      • Api Key Picker
      • Colour Picker
      • Block List Editor
      • Editor Notes
      • Google Map Location Picker
      • Simple List Manager
      • Simple Dictionary Manager
      • SEO Property
      • Code Editor
      • Colour Theme Picker
    • Content
      • Publish & Unpublish
    • Querying Data
      • Extension Methods
    • Views
    • Controllers (Route Hi-Jacking)
    • Custom Components
    • Users & Roles
      • Restrict Access By Role
    • Logs
    • Audit
    • Global Settings
      • Using Global Settings
    • SEO Sitemaps
    • Hosting
  • Extending ZauberCMS
    • Overview
    • BlockListEditor
      • Content Block Preview
      • Content Block
    • Custom List Data
    • Custom Content Property
    • Custom Validation
    • Custom Admin Sections
      • Section Nav Group Menu
      • Trees
        • Tree Context Menus
      • Reusing Content Editors
    • Saving Custom Data
    • Using AppState Events
    • Before & After Save
    • Email & Storage Providers
    • Seed Data
    • SEO Checks
  • Identity
    • Overview
    • External Authentication Providers
    • Account Layout
  • Language
    • Overview
    • Adding Language Dictionaries
    • Setting The Language
    • Using Language Dictionaries
  • AppSettings
    • Detailed Errors
    • Media Settings
    • Enable Path Urls
Powered by GitBook
On this page
  • General
  • Media
  • Identity
  1. Creating A Website

Global Settings

PreviousAuditNextUsing Global Settings

Last updated 7 months ago

Within the global settings you have several things you can set/change. This page will expand over time.

General

Api Keys

This is where you store API keys that can be used within the API key picker. For example, two API keys that can be added are and . Both require API keys

Media

Max Upload File size

The maximum allowed file size upload in bytes, if you need to upload large files into the CMS then you will need to increase this

Max Image Size

The maximum allowed width/height of an image in pixels. Images over this will be resized where possible to fit this limit. So if you upload a 3000x3000px image, it will be resized to 1000x1000 in most cases but blocked in others. If you want larger image sizes then increase this.

Allowed File Types

The default allowed file types that can be uploaded into the CMS media section. If you want to use PDF's etc... then you will need to add the file types here

Identity

Allowed Admin IP Addresses

If you want to restrict access to the admin to specific IP addresses then add them here

Admin Email Addresses

If you know the email address of potential users who haven't registered on the site yet, who you want to be admins, set the email addresses here and when they register they will auto be assigned into the admin role. This is useful if you have enabled External Authentication Providers.

External Authentication Providers

Google Maps Picker
TinyMCE Text Editor
Api Key Picker