From 0b3482924d2840c76b5e70cf2dbb122bef8bdeca Mon Sep 17 00:00:00 2001 From: Gust Date: Thu, 20 Aug 2015 10:27:39 -0300 Subject: [PATCH] Change settings.yaml to settings.py --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2d9145a..d5707a2 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,7 @@ To run Colab with development server you will have to: .. code-block:: - colab-admin initconfig > /etc/colab/settings.yaml + colab-admin initconfig > /etc/colab/settings.py 2- Edit the configuration file. Make sure you set everything you need including **database** credentials. -- libgit2 0.21.2