]> rtime.felk.cvut.cz Git - linux-conf-perf.git/blobdiff - conf.py
Set conf.py and nbscript for measurement
[linux-conf-perf.git] / conf.py
diff --git a/conf.py b/conf.py
index d75b5dd4d90fc89d4cb02c5353de15b8cac60c75..e07f2b6b7252271063da19da61310ffd37ab05c5 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -37,13 +37,13 @@ picosat_args = []
 
 # db_database
 # Database in PostgreSQL to be used for this tools
-db_database = 'lcp'
+db_database = 'linux-conf-perf'
 # db_user
 # Define PostgreSQL user
-db_user = 'cynerd'
+db_user = 'kocikare'
 # db_password
 # Define PostrgreSQL user password
-db_password = 'cynerd'
+db_password = 'ohNg3Ien'
 # db_host
 # Address of PostgreSQL database server
 db_host = 'localhost'