Add robots.txt template
This commit is contained in:
@@ -14,6 +14,7 @@ angular.module('Application').controller('AppsController', ['$scope', '$location
|
||||
$scope.users = [];
|
||||
$scope.backupConfig = {};
|
||||
$scope.spacesSuffix = '';
|
||||
$scope.disableIndexingTemplate = '# Disable search engine indexing\n\nUser-agent: *\nDisallow: /';
|
||||
|
||||
$scope.appConfigure = {
|
||||
busy: false,
|
||||
|
||||
Reference in New Issue
Block a user