a458563f1e988aa68f208d7990aa729a7f782f4b
[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 _0xdfc2=['path','rimraf','./setting.attributes','define','Setting','lodash','util','api','moment','bluebird','request-promise'];(function(_0x53fcd5,_0x47e5e0){var _0x555916=function(_0x1bb428){while(--_0x1bb428){_0x53fcd5['push'](_0x53fcd5['shift']());}};_0x555916(++_0x47e5e0);}(_0xdfc2,0x1e9));var _0x2dfc=function(_0x1773f8,_0x27fd41){_0x1773f8=_0x1773f8-0x0;var _0x54a9d5=_0xdfc2[_0x1773f8];return _0x54a9d5;};'use strict';var _=require(_0x2dfc('0x0'));var util=require(_0x2dfc('0x1'));var logger=require('../../config/logger')(_0x2dfc('0x2'));var moment=require(_0x2dfc('0x3'));var BPromise=require(_0x2dfc('0x4'));var rp=require(_0x2dfc('0x5'));var fs=require('fs');var path=require(_0x2dfc('0x6'));var rimraf=require(_0x2dfc('0x7'));var config=require('../../config/environment');var attributes=require(_0x2dfc('0x8'));module['exports']=function(_0x4d273f,_0x5a47fd){return _0x4d273f[_0x2dfc('0x9')](_0x2dfc('0xa'),attributes,{'tableName':'settings','paranoid':![],'indexes':[],'timestamps':!![]});};