Site Config
Site Config is the Frappe Framework way of specifying environment variables.
Site Config let's you configure options that is specific to a single site.
For e.g.
- Configure an Email account to send emails from.
- Disable Website Cache
- Disable Global Search
- Enable Server Scripts
Update Site Config
- Go to the Site Config tab.
- Enter values in the corresponding input field.
- Click on Update Configuration.