comparison doc/installation.rst @ 3536:0985c47ffd96

doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)
author Goffi <goffi@goffi.org>
date Thu, 03 Jun 2021 15:15:11 +0200
parents 4705f80b6e23
children d8581c83fef3
comparison
equal deleted inserted replaced
3535:67aebefb44fc 3536:0985c47ffd96
61 61
62 then, create the directory ``~/.config/sat``:: 62 then, create the directory ``~/.config/sat``::
63 63
64 $ mkdir -p ~/.config/sat 64 $ mkdir -p ~/.config/sat
65 65
66 and the file ``~/.config/sat/sat.conf`` containing: 66 and the file ``~/.config/sat/libervia.conf`` containing:
67 67
68 .. sourcecode:: cfg 68 .. sourcecode:: cfg
69 69
70 [DEFAULT] 70 [DEFAULT]
71 media_dir = ~/sat_media 71 media_dir = ~/sat_media