summaryrefslogtreecommitdiffstats
path: root/doc/rst_source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst_source/conf.py')
-rw-r--r--doc/rst_source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rst_source/conf.py b/doc/rst_source/conf.py
index c5534ab74f..c4203a24cb 100644
--- a/doc/rst_source/conf.py
+++ b/doc/rst_source/conf.py
@@ -233,6 +233,7 @@ rst_epilog += '.. |libdir| replace:: %s\n' % libdir
rst_epilog += '.. |kdcdir| replace:: %s\\ ``/krb5kdc``\n' % localstatedir
rst_epilog += '.. |sysconfdir| replace:: %s\n' % sysconfdir
rst_epilog += '''
+.. |ccache| replace:: ``/tmp/krb5cc_<uid>``
.. |clkeytab| replace:: ``/etc/krb5.client-keytab``
.. |keytab| replace:: ``/etc/krb5.keytab``
.. |krb5conf| replace:: ``/etc/krb5.conf``