Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / setting / setting.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x5586=['bluebird','path','rimraf','../../config/environment','./setting.attributes','exports','define','Setting','lodash','../../config/logger','api','moment'];(function(_0x583e40,_0x4f2e8d){var _0x2d6313=function(_0x996f31){while(--_0x996f31){_0x583e40['push'](_0x583e40['shift']());}};_0x2d6313(++_0x4f2e8d);}(_0x5586,0x1e8));var _0x6558=function(_0x36ed48,_0x1ee0d4){_0x36ed48=_0x36ed48-0x0;var _0x51c63a=_0x5586[_0x36ed48];return _0x51c63a;};'use strict';var _=require(_0x6558('0x0'));var util=require('util');var logger=require(_0x6558('0x1'))(_0x6558('0x2'));var moment=require(_0x6558('0x3'));var BPromise=require(_0x6558('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x6558('0x5'));var rimraf=require(_0x6558('0x6'));var config=require(_0x6558('0x7'));var attributes=require(_0x6558('0x8'));module[_0x6558('0x9')]=function(_0x24a154,_0x40d08b){return _0x24a154[_0x6558('0xa')](_0x6558('0xb'),attributes,{'tableName':'settings','paranoid':![],'indexes':[],'timestamps':!![]});};