# # # patch "usher.txt" # from [7beae98bb3e173b8971df75c2bfefb7d1aced1d8] # to [655e06cb83faec8b3d9f9bd72e11f41d5997c51d] # ============================================================ --- usher.txt 7beae98bb3e173b8971df75c2bfefb7d1aced1d8 +++ usher.txt 655e06cb83faec8b3d9f9bd72e11f41d5997c51d @@ -18,6 +18,7 @@ userpass "username" "password" monotone "mtn" "-k" "my_key" adminaddr "127.0.0.1:12345" + logdir "/var/log/usher" server "monotone" host "localhost" @@ -48,7 +49,9 @@ "userpass" lines specify who is allowed to use the administrative port. If there is no "monotone" line, it defaults to "mtn". If there is no -"listenaddr" line, it defaults to "0.0.0.0:4691". +"listenaddr" line, it defaults to "0.0.0.0:4691". If there is no "logdir" line, +it defaults to "./". Note that the directory specified in "logdir" must +already exist. A request to server "hostname" will be directed to the server at :, if that stem is marked as remote,