summaryrefslogtreecommitdiff
path: root/arclade.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'arclade.lisp')
-rw-r--r--arclade.lisp4
1 files changed, 3 insertions, 1 deletions
diff --git a/arclade.lisp b/arclade.lisp
index f87772a..e7ce65c 100644
--- a/arclade.lisp
+++ b/arclade.lisp
@@ -10,7 +10,9 @@
((datastore-directory :ir :std (local-store-path))
(swank-port :std nil :doc "If set, swank is started on this port.")
(host :std "0.0.0.0")
- (port :ir :std 8888)))
+ (port :ir :std 8888)
+ (steam-key :ia :std "")
+ (steam-user-id :ia :std "")))
(defun config-from-file (path)
"PATH should be a path to a file containing a PLIST suitable for