@@ -1,3 +1,4 @@ (define *db-path* "/path/to/db") -(define *exe-path* "/tmp/to/store/suids") +(define *exe-path* "/path/to/store/suids") (define *exe-src* "/path/to/spublish/and/sretrieve/executables") +(define *sauth-path* "/path/to/production/sauthorize/exe")