Casper uses an Option Set titled "App Settings" to hold various global variables used throughout the app. If you are unfamiliar with Option Sets, you can learn about them here. Below is a description of all attributes from the App Settings Option Set.
App Name
Type: Text
Description: The name of your app.
Default value: Casper
Credits per image generation
Type: number
Description: This is the number of credits deducted from a user's plan when they generate an image.
Default value: 50
Enable User API Keys?
Type: yes/no
Description: When set to "yes," users must enter their own OpenAI and Anthropic keys to use the platform. If enabled, you must set a secret key in the "AES Encryption & Decryption" plugin settings, or users will receive an error when trying to add their API key. This secret key can be any long and difficult string of numbers and letters. Be sure to save this key somewhere secure.
Default value: no
Primary color (hex)
Type: text
Description: The hex code of your app's primary color. Used in some HTML elements.
Default value: #635FFA