mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
password protect
This commit is contained in:
parent
250d8129d2
commit
e443a34dc5
5 changed files with 224 additions and 195 deletions
|
|
@ -10,6 +10,9 @@
|
|||
;; These are defaults, if the file preferences.lisp exists
|
||||
;; the values set there will be used instead
|
||||
|
||||
;; To passowrod protect use of the IDE set to a password or a function that
|
||||
;; returns a password.
|
||||
(defparameter *password-protect* nil)
|
||||
;; Open panels and files in new browser tabs by default
|
||||
(defparameter *open-external* nil)
|
||||
;; Use clog-popup and extend desktop to popups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue