diff options
Diffstat (limited to 'media-sound/mserv/files/mserv-0.35-confd')
-rw-r--r-- | media-sound/mserv/files/mserv-0.35-confd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/media-sound/mserv/files/mserv-0.35-confd b/media-sound/mserv/files/mserv-0.35-confd new file mode 100644 index 000000000000..5d4feef5e05b --- /dev/null +++ b/media-sound/mserv/files/mserv-0.35-confd @@ -0,0 +1,7 @@ +# Set the port mserv listens on. By default, this is 4444, but +# Maya's document server uses this port also. +# +# If you change it here, make sure you change it in: +# /var/www/localhost/cgi-bin/mserv/mserv.cgi as well. + +PORT=4444 |