cc1
v2.1
CC1 source code docs
|
Go to the source code of this file.
Packages | |
namespace | ec2.config_example |
namespace | src.ec2.config_example |
Variables | |
string | src.ec2.config_example.BUCKETS_PATH = '/usr/lib/cc1/ec2/s3-storage/buckets/' |
string | src.ec2.config_example.CLM_ADDRESS = 'http://127.0.0.1:8000' |
string | src.ec2.config_example.EC2_CM_INTERFACE = 'http://127.0.0.1:8081' |
string | src.ec2.config_example.EC2_PRIVATE_KEY = '/usr/lib/cc1/ec2/cert/test.key' |
int | src.ec2.config_example.TIME_LIMIT = 7 |
string | src.ec2.config_example.UPLOAD_IMAGES_PATH = '/usr/lib/cc1/ec2/s3-storage/images/' |
int | src.ec2.config_example.USER_QUOTA = 100 |