Advertisement
Guest User

Untitled

a guest
Oct 28th, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.34 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("5543317d1eb9bd8644d9fc66"),
  3.     "environment" : "development",
  4.     "fuzzy_prefix_length" : 0,
  5.     "max_upload_size" : "6MB",
  6.     "system_user_id" : "55436265210835e9221bfbb6",
  7.     "account_template_id" : "5543262a1eb9bd8644d9fc63",
  8.     "session_secret" : "545c361d0f5d0fb37d8df0b7",
  9.     "authentication_max_age" : 900000,
  10.     "authentication_providers" : {
  11.         "facebook" : {
  12.             "clientID" : "658781447473711",
  13.             "clientSecret" : "451f24376710eeeab0c12c042b2eba12",
  14.             "callback" : "http://localhost:3000/auth/login/facebook/callback"
  15.         },
  16.         "twitter" : {
  17.             "consumerKey" : "9ORh6ishOpSqY6AKguzddw",
  18.             "consumerSecret" : "AtVp2LGqRmA8cGZsxrV9voXIZadqZuInsSRQvsw",
  19.             "callback" : "http://localhost:3000/auth/login/twitter/callback"
  20.         },
  21.         "google" : {
  22.             "callback" : "http://localhost:3000/auth/login/google/callback",
  23.             "realm" : "http://localhost:3000/"
  24.         }
  25.     },
  26.     "email" : {
  27.         "host" : "smtp.gmail.com",
  28.         "user" : "tobias.grunwaldsen@gmail.com",
  29.         "password" : "3b18daaf9cb2e0e318d8df7f",
  30.         "xpassword" : "709c9ae5238eee3e50952e75",
  31.         "sender" : "FieldTec Support <tobias.grunwaldsen@gmail.com>"
  32.     },
  33.     "email-org" : {
  34.         "host" : "smtp.gmail.com",
  35.         "user" : "ftsmtp@gmail.com",
  36.         "password" : "fieldtecjenkins123",
  37.         "sender" : "FieldTec Support <fieldtec-support@fieldtec.com>"
  38.     },
  39.     "elasticsearch" : {
  40.         "host" : "localhost:9200"
  41.     },
  42.     "weedfs" : {
  43.         "server" : "localhost",
  44.         "port" : "9333"
  45.     },
  46.     "activemq" : {
  47.         "serverUrl" : "ws://localhost:61614",
  48.         "serverUser" : "karaf",
  49.         "serverPassword" : "karaf",
  50.         "queue" : "fieldtec.queue"
  51.     },
  52.     "recaptcha" : {
  53.         "host" : "www.google.com",
  54.         "path" : "/recaptcha/api/siteverify?",
  55.         "secretKey" : "6Lfe1wITAAAAAIYKlRi2mk71RDip6BkVgJfqG7Ht"
  56.     },
  57.     "PreferAccessKeyFilter" : false,
  58.     "FocusRestWebAppName" : "api",
  59.     "FocusRestBaseURL" : "/api",
  60.     "GoogleMapsURL" : "https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false",
  61.     "MaxNoteAttachmentSize" : 12097200.0000000000000000,
  62.     "WebSocketRefreshTime" : 10000,
  63.     "DisableCaching" : false,
  64.     "PreferCachedData" : true,
  65.     "UnsyncedRecordCheckTime" : 5000,
  66.     "AlerterSoundFile" : "sounds/alarm.mp3",
  67.     "AddressMapZoomLevel" : 15,
  68.     "DateFormat" : {
  69.         "General" : "dd/MM/yyyy hh:mm a",
  70.         "Date" : "dd/MM/yyyy",
  71.         "Time" : "hh:mm a"
  72.     },
  73.     "GoogleMapsKey" : "AIzaSyAkO7jJqyN093VRIsAQe9dQ4-vbY6iomn0",
  74.     "OpenLayers" : {
  75.         "GoogleMapsKey" : "AIzaSyAkO7jJqyN093VRIsAQe9dQ4-vbY6iomn0",
  76.         "useCurrentLocation" : false,
  77.         "Tile" : {
  78.             "Url" : "https://api.tiles.mapbox.com/v3/mhosking.j47p18f5.json?secure=1",
  79.             "CrossOrigin" : "mhosking.j47p18f5",
  80.             "MinResolution" : NumberLong(0),
  81.             "maxResolution" : NumberLong(2000),
  82.             "Road" : {
  83.                 "URL" : "https://api.tiles.mapbox.com/v3/minhduong.j4c7c42b.json?secure=1",
  84.                 "CrossOrigin" : "minhduong.j4c7c42b",
  85.                 "MinResolution" : 0.5000000000000000,
  86.                 "MaxResolution" : NumberLong(2000)
  87.             }
  88.         },
  89.         "TileServer" : {
  90.             "URL" : "https://preview.fieldtec.com/fieldtec/tiles/{z}/{x}/{y}.png",
  91.             "CrossOrigin" : null
  92.         }
  93.     },
  94.     "FileServer" : {
  95.         "host" : "http://v3.fieldtec.com.au",
  96.         "port" : 8081
  97.     },
  98.     "ImageViewer" : {
  99.         "SupportedExtensions" : [
  100.             "png",
  101.             "jpg",
  102.             "jpeg",
  103.             "gif",
  104.             "tif",
  105.             "tiff",
  106.             "bmp",
  107.             "png",
  108.             "psd",
  109.             "psp",
  110.             "svg"
  111.         ],
  112.         "ExtensionNameMap" : {
  113.             "DOC" : "Word 97-2003 Document",
  114.             "DOCX" : "Word Document",
  115.             "XLS" : "Excel 97-2003 Workbook",
  116.             "XLSX" : "Excel Workbook",
  117.             "PPT" : "PowerPoint 97-2003 Presentation",
  118.             "PPTX" : "PowerPoint Presentation"
  119.         }
  120.     },
  121.     "DefaultTemplate" : "541249b8442ebd0868c76e6a",
  122.     "MinAutoCompleteLength" : 3,
  123.     "PreferNetworkData" : true,
  124.     "client_config" : {
  125.         "PreferAccessKeyFilter" : "PreferAccessKeyFilter",
  126.         "FocusRestWebAppName" : "FocusRestWebAppName",
  127.         "FocusRestBaseURL" : "FocusRestBaseURL",
  128.         "GoogleMapsURL" : "GoogleMapsURL",
  129.         "MaxNoteAttachmentSize" : "MaxNoteAttachmentSize",
  130.         "WebSocketRefreshTime" : "WebSocketRefreshTime",
  131.         "DisableCaching" : "DisableCaching",
  132.         "PreferCachedData" : "PreferCachedData",
  133.         "UnsyncedRecordCheckTime" : "UnsyncedRecordCheckTime",
  134.         "AlerterSoundFile" : "AlerterSoundFile",
  135.         "AddressMapZoomLevel" : "AddressMapZoomLevel",
  136.         "DateFormat" : "DateFormat",
  137.         "GoogleMapsKey" : "GoogleMapsKey",
  138.         "OpenLayers" : "OpenLayers",
  139.         "FileServer" : "FileServer",
  140.         "ImageViewer" : "ImageViewer",
  141.         "DefaultTemplate" : "DefaultTemplate",
  142.         "MinAutoCompleteLength" : "MinAutoCompleteLength",
  143.         "PreferNetworkData" : "PreferNetworkData"
  144.     },
  145.     "systemHeader" : {
  146.         "systemType" : "configuration"
  147.     }
  148. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement