Built motion from commit (unavailable).|2.5.21
[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 _0x4e13=['moment','bluebird','request-promise','rimraf','../../config/environment','./setting.attributes','exports','define','Setting','lodash','util','api'];(function(_0x1e0498,_0x172314){var _0x368419=function(_0x334829){while(--_0x334829){_0x1e0498['push'](_0x1e0498['shift']());}};_0x368419(++_0x172314);}(_0x4e13,0xb1));var _0x34e1=function(_0x2cc711,_0x300328){_0x2cc711=_0x2cc711-0x0;var _0x31a52e=_0x4e13[_0x2cc711];return _0x31a52e;};'use strict';var _=require(_0x34e1('0x0'));var util=require(_0x34e1('0x1'));var logger=require('../../config/logger')(_0x34e1('0x2'));var moment=require(_0x34e1('0x3'));var BPromise=require(_0x34e1('0x4'));var rp=require(_0x34e1('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x34e1('0x6'));var config=require(_0x34e1('0x7'));var attributes=require(_0x34e1('0x8'));module[_0x34e1('0x9')]=function(_0xcb4850,_0x190172){return _0xcb4850[_0x34e1('0xa')](_0x34e1('0xb'),attributes,{'tableName':'settings','paranoid':![],'indexes':[],'timestamps':!![]});};