APP Configurations
This file contains basic settings for the theme's operation and setup.
version: Theme's version. Generally used for JS / CSS parametersstatic: Load static files from a domain/subdomain (static.domain.tld/custom-path)home: is_home() deprecatedsingle: is_single() deprecatedtheme: Returns theme's directorydir_uri: Theme directory URLdir: Absolute path to theme directorydesc: Site descriptionname: Site nameurl: Home URLrest: WordPress REST API prefix. Default: api (previously: wp-json)user: Logged user emailsdevs: Emails array from project developers. Used for debugging. See more at \Onyx\O::is_dev()uploads: Controls the size limit for uploading within the admin and disables file types.max_file_size: Default: 5000 (5MB)unset_types: Disable file types for upload