[tor-commits] [sbws/master] Default user config location is ~/.sbws.ini
pastly at torproject.org
pastly at torproject.org
Wed Sep 5 19:44:55 UTC 2018
commit 75441b03281aed317b54f1312f4aef542a9291d6
Author: juga0 <juga at riseup.net>
Date: Wed Aug 29 06:43:55 2018 +0000
Default user config location is ~/.sbws.ini
---
DEPLOY.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEPLOY.rst b/DEPLOY.rst
index 41ff9cd..8ed429c 100644
--- a/DEPLOY.rst
+++ b/DEPLOY.rst
@@ -33,7 +33,7 @@ They are not included by default.
To configure destinations, create a file called ``config.ini``. It can be
located in:
-* ``~/.sbws/`` if you are running ``sbws`` manually
+* ``~/.sbws.ini`` if you are running ``sbws`` manually
* ``/etc/sbws`` if you are running ``sbws`` from a system package as a
``systemd`` directory (not yet supported)
* any localion, an specify the path via the ``-c`` argument
More information about the tor-commits
mailing list