Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
If this option is set to true, all URLs returned from the MCFileManager will be relative from the specified document_base_url. If it's set to false all URLs will be converted to absolute URLs. This option is set to true by default.
tinymce.init({
...
relative_urls: false
});