summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/basic.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/basic.c b/examples/basic.c
index 123225a..404b281 100644
--- a/examples/basic.c
+++ b/examples/basic.c
@@ -106,6 +106,8 @@ main (int argc, char **argv) {
/* GNUTLS_X509_FMT_PEM); */
s.roster_cache_file = "roster.xml";
+ /* rexmpp_openpgp_set_home_dir(&s, "./pgp/"); */
+
/* Once the main structure is initialised and everything is
sufficiently configured, we are ready to run the main loop and
call rexmpp from it. */