IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29746


Ignore:
Timestamp:
Nov 10, 2010, 2:12:53 PM (15 years ago)
Author:
bills
Message:

change DBPORT to a STR to avoid error messages (there doesn't seem to be a metadataLookupS32 defined)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/site.config.in

    r26020 r29746  
    5353DBUSER          STR     XXX                     # Database user name (for psDBInit)
    5454DBPASSWORD      STR     XXX                     # Database password (for psDBInit)
    55 DBPORT          S32     0                       # Database port (for psDBInit); 0 = default
     55DBPORT          STR     0                       # Database port (for psDBInit); 0 = default
    5656
    5757# DataStore Database configuration
Note: See TracChangeset for help on using the changeset viewer.