Fossil

Diff
Login

Differences From Artifact [1b4287c285]:

To Artifact [2fc66f6bbc]:


4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4262
4263
4264
4265
4266
4267
4268







4269
4270
4271
4272
4273
4274
4275







-
-
-
-
-
-
-







** users can not be deleted.
*/
/*
** SETTING: ssh-command      width=40 sensitive
** The command used to talk to a remote machine with  the "ssh://" protocol.
*/

/*
** SETTING: ssl-acme         boolean default=off
** If true, allow web pages with a path of "/.well-known/..." to retrieve
** files stored in the ".well-known" subdirectory in the same directory as
** the repository.  This is needed by tools such as "certbot" to verify a
** certificate signing request.
*/
/*
** SETTING: ssl-ca-location  width=40 sensitive
** The full pathname to a file containing PEM encoded
** CA root certificates, or a directory of certificates
** with filenames formed from the certificate hashes as
** required by OpenSSL.
**