aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber-pyicq/files/README.external.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabber-pyicq/files/README.external.in')
-rw-r--r--net-im/jabber-pyicq/files/README.external.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-im/jabber-pyicq/files/README.external.in b/net-im/jabber-pyicq/files/README.external.in
new file mode 100644
index 000000000000..1f14bb8c5dd0
--- /dev/null
+++ b/net-im/jabber-pyicq/files/README.external.in
@@ -0,0 +1,14 @@
+# PyICQ-t and external jabber servers on FreeBSD
+# README by Martin Matuska <martin_at_matuska_dot_org>
+
+If you did not select WITH_JABBER, WITH_JABBERD or WITH_EJABBERD, you may want
+to use another or external jabber server. To run the transport locally, you may
+need to create the pid and spool directories manually.
+
+Default pahts of the current installation are:
+%%JABBER_PIDDIR%%
+%%JABBER_SPOOLDIR%%
+
+You should make these paths writable for the service user.
+Default service user for this installation:
+%%JABBER_USER%% \ No newline at end of file