Is it ok to edit config files in the data dir while TeamCity is running?

I am switching authentication for our enterprise version TC and rather than shut the Service off I wanted start editing the relevant files. So my main question is
will editing the file in TC_DATA_DIR/config cause any problems on the server while it's running.

0
1 comment

No, it should not cause problems, TeamCity watches for changes in configuration files and reloads them if change is detected. You may experience temporary slowdown while server loads configuration.

--
Pavel Sher

0

Please sign in to leave a comment.