Global Settings

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 Google Maps Picker and TinyMCE Text Editor. Both require API keys

Api Key Picker

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

Last updated