From 31657f6854edc116946a099be889440fb3e92e53 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Sat, 27 Nov 2021 10:20:12 -0700 Subject: moved everything under lisp/ --- webapps/ldapadmin/conf/options.lisp.example | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 webapps/ldapadmin/conf/options.lisp.example (limited to 'webapps/ldapadmin/conf/options.lisp.example') diff --git a/webapps/ldapadmin/conf/options.lisp.example b/webapps/ldapadmin/conf/options.lisp.example deleted file mode 100644 index 89f0a37..0000000 --- a/webapps/ldapadmin/conf/options.lisp.example +++ /dev/null @@ -1,11 +0,0 @@ -((:name "ldapadmin" - :url "ldapadmin.tld" - :document-root "ldapadmin" - :title "LDAP Administration Tool" - :meta-description "LDAP Administration Tool" - :ldap (:ldap-host "ldap.tld" - :sslflag nil - :username "cn=Manager,dc=tld" - :password "Welcome1" - :base-dn "dc=tld" - :debug-mode t))) -- cgit v1.3