You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ghost uses a JSON configuration file (config.json) to store settings. This guide explains all available configuration options.
Configuration File Location
The configuration file is located at config.json in your Application Support directory depending on what OS you are using. See the list below to find where Ghost's data directory is:
Windows: %appdata%\Ghost
Linux: ~/.config/Ghost
Mac: ~/Library/Application Support/Ghost
Basic Configuration
The best and easiest way to configure Ghost is through the GUI. This will give you much better versatility and control. If you do not know how JSON works or what you are doing please do not touch the JSON file!
ℹ️ Note: Embed message style will only work if you enter a webhook embed in the richembedwebhook section of the config. If this is not given it will resort back to codeblocks!