Skip to content

Commit b930ee7

Browse files
committed
README update
1 parent 7199409 commit b930ee7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The mailman servers are installed using https://github.com/cppalliance/ansible-m
99
/var/lib/mailman3/ Mailman core production files.
1010
/var/lib/mailman3/web/ Mailman web
1111
/var/lib/mailman3/web/project/ Django settings files. settings.py, manage.py, .env
12+
/opt/mailman3/ A python virtual environment used by core and web. (There are no mailman "configuration files" /opt/mailman3. It is a venv with pip packages).
1213

1314
## Local development environment
1415

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
## Scripts
33

4-
config-getter.py: Retrieve mailing list configurations
4+
config-getter.py: Retrieve mailing list configurations
55
config-setter.py: Set mailing list configurations. Specifically the initial settings for the boost lists. Although it could be modified for other settings, if there were any need.

0 commit comments

Comments
 (0)