software/Mastodon/folders/application
< software | Mastodon | folders
Jump to navigation
Jump to search
Revision as of 19:12, 12 March 2025 by Woozle (talk | contribs) (Woozle moved page Mastodon/folders/application to software/Mastodon/folders/application: disambiguate from band (eventually))
About
The Mastodon application folder (MAF) is typically a folder named /live
in the Mastodon deployment folder. It contains all the Mastodon-specific code and files, as opposed to files associated with the other pieces of software that Mastodon uses.
The actual path for the MAF may be found in any of Mastodon's systemd configuration files (/etc/systemd/system/mastodon-*.service
) as the value of the WorkingDirectory
setting.