Update directory.md

This commit is contained in:
Naoki Takezoe
2023-02-26 11:21:26 +09:00
committed by GitHub
parent 6b8c4cf8d0
commit bf83da476f

View File

@@ -20,6 +20,8 @@ This directory has following structure:
* /plugins
* plugin.jar
* /.installed (copied available plugins from the parent directory automatically)
* /sessions
* HTTP session data (when '--save_sessions' option is used in the standalone mode)
* /tmp
* /_upload
* /SESSION_ID (removed at session timeout)