(file) Return to configsdp.txt CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/configsdp.txt between version 1.55 and 1.66

version 1.55, 2016/02/17 19:06:25 version 1.66, 2016/12/05 22:37:21
Line 67  a:RS_DBPORT
Line 67  a:RS_DBPORT
 q:RS_DBUSER                             production q:RS_DBUSER                             production
 q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck q:RS_LOCKFILE                           /home/jsoc/locks/remotesums.lck
 q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums q:RS_LOGDIR                             /home/jsoc/jsoclogs/rsums
 a:RS_DLTIMEOUT                          30  a:RS_DLTIMEOUT                          120
 a:RS_REQTIMEOUT                          5  a:RS_REQTIMEOUT                         300
 a:RS_MAXTHREADS                         32  a:RS_MAXTHREADS                         216
 q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64 q:RS_BINPATH                            /home/jsoc/cvs/Development/JSOC/bin/linux_x86_64
   a:RS_N_WORKERS                          4
   q:RS_TMPDIR                             /tmp
   a:RS_SCP_MAXSUS                         48
   a:RS_SCP_MAXPAYLOAD                     512
   a:RS_SCP_TIMEOUT                        2
 # White-list (access to internal stuff) # White-list (access to internal stuff)
 a:WL_HASWL                              1 a:WL_HASWL                              1
 q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt q:WL_FILE                               /web/jsoc/htdocs/whitelist.txt
Line 78  q:WL_FILE
Line 83  q:WL_FILE
 q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin q:BIN_EXPORT                            /home/jsoc/cvs/Development/JSOC/bin
 q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts q:SCRIPTS_EXPORT                        /home/jsoc/cvs/Development/JSOC/scripts
 q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27 q:BIN_PY                                /home/jsoc/bin/linux_x86_64/activepython27
   q:BIN_PY3                               /home/jsoc/anaconda3/bin/python3
 a:SUMS_USEMTSUMS                        1 a:SUMS_USEMTSUMS                        1
   a:SUMS_USEMTSUMS_INFO                   1
 # Email registration # Email registration
 a:REGEMAIL_TIMEOUT                      5 a:REGEMAIL_TIMEOUT                      5
 # Slony # Slony
Line 200  TAR_LIBS:IA32 /home/jsoc/lib/l
Line 207  TAR_LIBS:IA32 /home/jsoc/lib/l
 TAR_LIBS:AVX            /home/jsoc/lib/linux_avx TAR_LIBS:AVX            /home/jsoc/lib/linux_avx
 TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64 TAR_LIBS:IA64           /home/jsoc/lib/linux-ia64
  
 PY_LIB                  python3.4m  
 PY_INCS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/include/python3.4m  
 PY_INCS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/include/python3.4m  
 PY_LIBS:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4/lib  
 PY_LIBS:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4/lib  
 PY_HOME:X86_64          /home/jsoc/ActiveStatePy/linux_x86_64/ActivePython-3.4  
 PY_HOME:AVX             /home/jsoc/ActiveStatePy/linux_avx/ActivePython-3.4  
   
 # Set custom make file to tell the make system that the gcc cfitsio library is called # Set custom make file to tell the make system that the gcc cfitsio library is called
 # libcfitsio_gcc.a # libcfitsio_gcc.a
 _CUST_ _CUST_
Line 219  endif
Line 218  endif
 _ENDCUST_ _ENDCUST_
  
 __PROJ_MK_RULES__ __PROJ_MK_RULES__
 $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT)  $(CEXESUMS):                    $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(LIBDSTRUCT) $(LIBMISC)
 $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM) $(MODEXESUMS):                  $(LIBSUMSAPI) $(LIBCJSON) $(LIBSUM)
  
 $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr $(MODEXEDROBJ):                 CF_TGT := $(CF_TGT) -I$(SRCDIR)/proj/libs/dr
Line 238  __PROJ__
Line 237  __PROJ__
              <subdir>stats</subdir>              <subdir>stats</subdir>
              <subdir>egsehmicomp</subdir>              <subdir>egsehmicomp</subdir>
              <subdir>imrotate</subdir>              <subdir>imrotate</subdir>
              <subdir>projection/subdir>               <subdir>projection</subdir>
        </subdirs>        </subdirs>
    </proj>    </proj>
    <proj>    <proj>
Line 391  __PROJ__
Line 390  __PROJ__
    <proj>    <proj>
         <name>mag</name>         <name>mag</name>
         <subdirs>         <subdirs>
              <subdir>apps</subdir>  
              <subdir>pfss/apps</subdir>              <subdir>pfss/apps</subdir>
              <subdir>ambig/apps</subdir>              <subdir>ambig/apps</subdir>
              <subdir>harp/apps</subdir>              <subdir>harp/apps</subdir>


Legend:
Removed from v.1.55  
changed lines
  Added in v.1.66

Karen Tian
Powered by
ViewCVS 0.9.4