Artifact 91d0e94c2c7a2efbccf7b6a866d4f435bc5fb8b1:
- File sample-sauth-paths.scm — part of check-in [01e552325c] at 2017-08-29 17:38:26 on branch pjhatwal — checking in pending sauth changes (user: pjhatwal, size: 245) [annotate] [blame] [check-ins using] [more...]
(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"))