Some users prefer absolute URLs while others prefer relative. Currently the only way to do this with the local upload provider is to either set the url key in server.js for absolute or to leave it undefined for relative but the url key is used and needed elsewhere so we have no way to properly configure this by user choice.
Related TID:7329