访问配置

You can also access the configuration via RestangularProvider and Restangular via the configuration property if you don't want to use the setters. Check it out:

Restangular.configuration.requestSuffix = '/';