Changes between Version 1 and Version 2 of Ticket #2124


Ignore:
Timestamp:
2013-12-01T20:32:58Z (10 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2124 – Description

    v1 v2  
    4747
    4848 amontero:
    49  I have now to figure how and where in the code get the "ConfigEntry=num" from file
     49 I have now to figure how and where in the code get the "!ConfigEntry=num" from file
    5050
    51  warner: yeah, that part will probably take 90% of the code. it should be passed as an argument into the StorageServer constructor and should be read from the config file in src/allmydata/client.py in the init_storage() method
     51 warner: yeah, that part will probably take 90% of the code. it should be passed as an argument into the !StorageServer constructor and should be read from the config file in src/allmydata/client.py in the init_storage() method
    5252
    5353 amontero: