This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new ca490bc7c3 Clarify that typically, an instance needs all the
configuration files
ca490bc7c3 is described below
commit ca490bc7c37eed96dac91f37cb6c99ca5116a3e7
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]