From ebc7352a422f96f841fc817ff77a02727ace6d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Sun, 27 Jan 2013 18:30:07 +0100 Subject: [PATCH] config.ini is now config.yaml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c87433f..56a04073 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Alternatively, the host and port on which to bind can be defined via the configu Configuration ------------- -The config-file `config.ini` for OctoPrint is expected in its settings folder, which is located at `~/.octoprint` +The config-file `config.yaml` for OctoPrint is expected in its settings folder, which is located at `~/.octoprint` on Linux, at `%APPDATA%/OctoPrint` on Windows and at `~/Library/Application Support/OctoPrint` on MacOS. The following example config should explain the available options: