Santhosh has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/382133 )

Change subject: Remove config.yaml from the repository
......................................................................

Remove config.yaml from the repository

It is a symlink to config.dev.yaml. But having the default configuration
tracked in git makes development and debugging with local customization
difficult. Extra care needed to avoid changes getting committed.

Instructions in README already recommends copying config.dev.yaml to
config.yaml and do customization.

Change-Id: I6137c12b998fce4cbd70a34f0ccbfacd6c3cb9e8
---
D config.yaml
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/cxserver 
refs/changes/33/382133/1

diff --git a/config.yaml b/config.yaml
deleted file mode 120000
index c11eec8..0000000
--- a/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-config.dev.yaml
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/382133
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6137c12b998fce4cbd70a34f0ccbfacd6c3cb9e8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/cxserver
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to