Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1conf = { 

2 "test5" : {"USER" : 'test5@fotonower.com', "PWD" : 'test5'}, 

3 "nonregtest" : {"USER":"nonregtest@fotonower.com", "PWD":"tomobile"}, 

4 "log_ch" : {"USER" : "foto", "PWD" : "picoboum"}, 

5 "sql_python" : {"USER" : "python", "PWD" : "UP@ftn&001!", "HOST" : "sql.fotonower.com"}, 

6 "log_ftn" : {"USER" : "foto", "PWD" : "picoboum"}, 

7 "ovh_cdn" : {"OS_TENANT_NAME" : "8584396513596022", "OS_PASSWORD": "jhm8p4W5CzXAy2qeyXQReYGaBP6AUzBz", "OS_USERNAME" : "user-5pzabRwxvYS8", "OS_AUTH_URL" : "https://auth.cloud.ovh.net/v3/"}, 

8 "sendgrid" : {"ID_KEY" : "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"}, 

9 "fotonower_connect" : {"TOKEN": "3d207c9c35261482aacda723c932acb2"}, 

10 "PG" : {"PG_USER" : 'postgres', "PG_PASSWORD" : 'postgres', "PG_DB" : 'postgres', "PG_PORT" : 5433, "PG_HOST" : 'localhost'}, 

11 "SAFIA" : {"DATASTORE" : "postgres", "BEARER_TOKEN" : "b5596b282fa34f42f05532dcd46c7b9e", "OPENAI_API_KEY" : "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", "CHAT_MODEL" : "gpt-4", "CHAT_MODEL_COST_TOO_MUCH" : "gpt-4", "CHEAP_CHAT_MODEL" : "gpt-3.5-turbo", "EMB_MODEL" : "text-embedding-ada-002"}, 

12}