d6931d8040d773e7847e69bf4055d9bdb38bb810
[motion2.git] / server / api / user-setting / user-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 _0x0647=['UserSetting','user_settings','clientSideLoggingEnabledSince','./user-setting.attributes','define'];(function(_0x56fbfd,_0x4ca9ca){var _0x277900=function(_0x169d0d){while(--_0x169d0d){_0x56fbfd['push'](_0x56fbfd['shift']());}};_0x277900(++_0x4ca9ca);}(_0x0647,0xd0));var _0x7064=function(_0xf0bc07,_0x510ebf){_0xf0bc07=_0xf0bc07-0x0;var _0x1c50c2=_0x0647[_0xf0bc07];return _0x1c50c2;};'use strict';var attributes=require(_0x7064('0x0'));module['exports']=function(_0x2c28a8){return _0x2c28a8[_0x7064('0x1')](_0x7064('0x2'),attributes,{'tableName':_0x7064('0x3'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x38dadf){if(!_0x38dadf['clientSideLoggingEnabled'])_0x38dadf['clientSideLoggingEnabledSince']=null;else if(_0x38dadf[_0x7064('0x4')]===null)_0x38dadf[_0x7064('0x4')]=new Date();}}});};