Megatest

sample-sauth-paths.scm at [01e552325c]
Login

File sample-sauth-paths.scm artifact 91d0e94c2c part of check-in 01e552325c


(define *db-path* "/path/to/db") 
(define *exe-path* "/path/to/store/suids")  
(define *exe-src* "/path/to/spublish/and/sretrieve/executables")
(define *sauth-path* "/path/to/production/sauthorize/exe")
(define *super-users* '("user1" "user2"))