docs: clarify location of moonraker.conf

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2022-05-04 05:25:40 -04:00
parent 2f09b74dc1
commit 59f2736bb6
No known key found for this signature in database
GPG Key ID: 7027245FBBDDF59A
2 changed files with 12 additions and 4 deletions

View File

@ -1,8 +1,12 @@
#
This document describes Moonraker's full configuration. As this file
references configuration for both Klipper (`printer.cfg`) and Moonraker
(`moonraker.conf`), each example contains a comment indicating which
configuration file is being referenced. A basic
This document describes Moonraker's full configuration. By default Mooonraker
loads the configuration file from `~/moonraker.conf`, however prebuilt
images such as MainsailOS and FluiddPi configure Moonraker load the
configuration from `~/klipper_config/moonraker.conf`.
As this document references configuration for both Klipper (`printer.cfg`)
and Moonraker (`moonraker.conf`), each example contains a comment indicating
which configuration file is being referenced A basic
[sample configuration](./moonraker.conf) in the `docs` directory.
## Core Components

View File

@ -1,4 +1,8 @@
# Sample Moonraker Configuration File
#
# !!! Moonraker does not load this file. See configuration.md !!!
# !!! for details on path to Moonraker's configuration. !!!
#
[server]
# Bind server defaults of 0.0.0.0, port 7125