This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 1ed96d4a2b Clarify that typically, an instance needs all the
configuration files
1ed96d4a2b is described below
commit 1ed96d4a2b715ae5976e90f6b4af4e1ddf80b68d
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Sep 5 18:35:03 2024 +0100
Clarify that typically, an instance needs all the configuration files
---
RUNNING.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/RUNNING.txt b/RUNNING.txt
index 1e250526ff..4a7aee9037 100644
--- a/RUNNING.txt
+++ b/RUNNING.txt
@@ -248,7 +248,8 @@ In CATALINA_BASE:
The setenv scripts were described above. The tomcat-juli library
is documented in the Logging chapter in the User Guide.
- * conf - Server configuration files (including server.xml)
+ * conf - Server configuration files (typically all of them, including
+ server.xml)
* lib - Libraries and classes, as explained below
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]