| Last change
 on this file since 2060 was             1419, checked in by Malte Marquarding, 17 years ago | 
        
          | 
some updates to make the asapmonitor work again
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native
Property                 svn:keywords
 set to                 Author Date Id Revision | 
        
          | File size:
            336 bytes | 
      
      
| Line |  | 
|---|
| 1 | #asapconfig.py | 
|---|
| 2 |  | 
|---|
| 3 | observatory = {'rpfpath': [], | 
|---|
| 4 | 'name': 'observatory', | 
|---|
| 5 | 'lines' : {} } | 
|---|
| 6 |  | 
|---|
| 7 | asapmonhome = "/var/www/htdocs" | 
|---|
| 8 | asapmonrel = "/asapmon/" | 
|---|
| 9 | import os,sys | 
|---|
| 10 | # where matplotlib puts it temporary font files | 
|---|
| 11 | # this location can also have a custom .matplotlibrc | 
|---|
| 12 | os.environ["HOME"]="/var/www/htdocs/asapmon/tmp" | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.